summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2020-03-12 11:13:32 +0000
committerGrey Christoforo2020-03-12 11:13:32 +0000
commit896add6c4fb4b0c6bca14cd4bcac5c60f29aa5ee (patch)
tree05cd57507633f589960af61e1d7c771ecc9728e6
parent6c05d15cdca5b815aac004f578d91f7991a2bb08 (diff)
downloadaur-896add6c4fb4b0c6bca14cd4bcac5c60f29aa5ee.tar.gz
bump revision
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 495076a254e2..1c5385be53f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ucsc-kent-genome-tools
pkgdesc = UCSC Kent bioinformatics utilities: kent source utilities
- pkgver = 379
+ pkgver = 394
pkgrel = 1
url = http://hgdownload.soe.ucsc.edu/admin/exe/
install = ucsc-kent-genome-tools.install
@@ -12,10 +12,10 @@ pkgbase = ucsc-kent-genome-tools
depends = openssl
source = .hg.conf
source = ucsc-kent-genome-tools.sh
- source = ucsc-kent-genome-tools-379.src.tgz::http://hgdownload.soe.ucsc.edu/admin/exe/userApps.v379.src.tgz
+ source = ucsc-kent-genome-tools-394.src.tgz::http://hgdownload.soe.ucsc.edu/admin/exe/userApps.v394.src.tgz
sha256sums = 359db5b022847d3d674f21821fa08a363d2183379d59a2b63129fcf90954d674
sha256sums = 5ccec9d5e4de9be22746fab1591127b61176c8c4d586c0dd1df13ee5e52a5367
- sha256sums = 19dc9ac1234a7d76f5fc0ca6afb22ddc98aca1cf4257d68dad299f5e903b7678
+ sha256sums = e5756cb332c172cf589ba449c99d36d370c826bce3be9a546090bdfdefcab330
pkgname = ucsc-kent-genome-tools
diff --git a/PKGBUILD b/PKGBUILD
index 737199cb3d15..e8802752730d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=ucsc-kent-genome-tools
-pkgver=379
+pkgver=394
pkgrel=1
pkgdesc="UCSC Kent bioinformatics utilities: kent source utilities"
arch=('x86_64')
@@ -17,7 +17,7 @@ source=(
)
sha256sums=('359db5b022847d3d674f21821fa08a363d2183379d59a2b63129fcf90954d674'
'5ccec9d5e4de9be22746fab1591127b61176c8c4d586c0dd1df13ee5e52a5367'
- '19dc9ac1234a7d76f5fc0ca6afb22ddc98aca1cf4257d68dad299f5e903b7678')
+ 'e5756cb332c172cf589ba449c99d36d370c826bce3be9a546090bdfdefcab330')
prepare() {
cd "${srcdir}"/userApps