Skip to content
Snippets Groups Projects
Commit 2d4116dd authored by Ted Trask's avatar Ted Trask
Browse files

main/acf-jquery: upgrade to 0.3.0

parent 618d55b4
No related branches found
No related tags found
No related merge requests found
# Contributor: Ted Trask <ttrask01@yahoo.com> # Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com> # Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-jquery pkgname=acf-jquery
pkgver=0.2.0 pkgver=0.3.0
pkgrel=0 pkgrel=0
pkgdesc="jquery libraries for ACF" pkgdesc="jquery libraries for ACF"
url="http://git.alpinelinux.org/cgit/acf-jquery" url="http://git.alpinelinux.org/cgit/acf-jquery"
...@@ -9,10 +9,12 @@ arch="noarch" ...@@ -9,10 +9,12 @@ arch="noarch"
license="GPL-2" license="GPL-2"
depends="" depends=""
replaces="acf-core" replaces="acf-core"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.bz2" source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"
package() { package() {
cd "$srcdir/$pkgname-$pkgver" cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install make DESTDIR="$pkgdir" install
} }
md5sums="02bb4e1d0b5d6aebe0aebfc48f65ad05 acf-jquery-0.2.0.tar.bz2" md5sums="0a3a9f8bf339d52e3663545da4246d24 acf-jquery-0.3.0.tar.xz"
sha256sums="48e45c18ea3a5600b6e0544373cccd744c0864e1850f1bc2239cf052cfb856ba acf-jquery-0.3.0.tar.xz"
sha512sums="34ccbb7eb8c7e356edae8fb42e7baeef70defd23d55079be2ca82231fdcac7c0ffea0c784937c2ae82b02766a7c1a87817183a004ac74856e4e72a6d7ba54b42 acf-jquery-0.3.0.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment