summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2020-11-01 20:30:26 +0100
committerGrey Christoforo2020-11-01 20:30:26 +0100
commit354424dc19c13c7722169779880f9c957203306a (patch)
tree842169dfff053f0caca19e48c7fb66fb757ae34f /PKGBUILD
parent896add6c4fb4b0c6bca14cd4bcac5c60f29aa5ee (diff)
downloadaur-ucsc-kent-genome-tools.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8802752730d..2de90d22fef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=ucsc-kent-genome-tools
-pkgver=394
+pkgver=405
pkgrel=1
pkgdesc="UCSC Kent bioinformatics utilities: kent source utilities"
-arch=('x86_64')
+arch=(x86_64)
url="http://hgdownload.soe.ucsc.edu/admin/exe/"
license=('custom:UCSC')
install="${pkgname}".install
-depends=('libpng' 'mariadb-clients' 'uuid' 'openssl')
+depends=(libpng mariadb-clients uuid openssl)
source=(
.hg.conf
"${pkgname}".sh
@@ -17,7 +17,7 @@ source=(
)
sha256sums=('359db5b022847d3d674f21821fa08a363d2183379d59a2b63129fcf90954d674'
'5ccec9d5e4de9be22746fab1591127b61176c8c4d586c0dd1df13ee5e52a5367'
- 'e5756cb332c172cf589ba449c99d36d370c826bce3be9a546090bdfdefcab330')
+ '7102172b4186fb6afbbb36cf8efb24a5518172b291b58d3d5182bd8a7684328a')
prepare() {
cd "${srcdir}"/userApps