summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Hardy2017-02-02 22:27:30 +1100
committerJoshua Hardy2017-02-02 22:27:30 +1100
commit1769b278d1fa107fd87a1de78fd126e1b51862d7 (patch)
tree7cec405cb3fcf2a11ec7c925317facb643636d00 /PKGBUILD
parent5eb93560583fcf129fa48159aca8e829d2c39039 (diff)
downloadaur-xdsstat.tar.gz
updated to new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6b8aa6e2ad0..232c48d4dd93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Joshua Hardy joshinsilico
+# Maintainer: Joshua Hardy joshinsilico@gmail.com
pkgname=xdsstat
-pkgver=1
+pkgver=20161203
pkgrel=1
pkgdesc="Prints various statistics for X-ray Detector Software output."
arch=(x86_64)
@@ -10,7 +10,7 @@ depends=('xds')
makedepends=('')
optdepends=('xdsgui')
source=("ftp://turn5.biologie.uni-konstanz.de/pub/$pkgname-linux64.bz2")
-md5sums=('1ec627befe30e5d07b7e487e4a9bbf40')
+md5sums=('ddf18f58aa191dec91e112dc14982b36')
package() {
install -d "${pkgdir}"/usr "${pkgdir}"/usr/bin
install -D -m755 "${srcdir}"/$pkgname-linux64 "${pkgdir}"/usr/bin/$pkgname