summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2017-04-17 13:34:33 +0100
committerGrey Christoforo2017-04-17 13:34:33 +0100
commitfdcfa7039fd9a5b6d75c5d34540256c03804daf1 (patch)
tree4c47eef6bd24bef537f4909665d8ce563f820752 /PKGBUILD
parent7a4b81a8017f993143b3b25b4609cb048d21a797 (diff)
downloadaur-fdcfa7039fd9a5b6d75c5d34540256c03804daf1.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e160a378a370..8b0b90815fca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=ucsc-kent-genome-tools
-pkgver=334
-pkgrel=2
+pkgver=347
+pkgrel=1
pkgdesc="UCSC genome browser 'kent' bioinformatic utilities"
arch=('i686' 'x86_64')
url="http://hgdownload.soe.ucsc.edu/admin/exe/"
@@ -10,7 +10,7 @@ license=('other')
install=$pkgname.install
depends=('mariadb-clients' 'libpng' 'openssl')
source=(http://hgdownload.soe.ucsc.edu/admin/exe/userApps.v${pkgver}.src.tgz)
-sha1sums=('a60504c54cab7e4287d45160f7db53ab881eaf91')
+sha1sums=('25b6351f795f11e95e061b00dfd1b027dc4dd776')
prepare() {
cd "${srcdir}/userApps/"