summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2017-11-15 15:53:07 +0100
committerTobias Bachmann2017-11-15 15:53:07 +0100
commit284d0ff8681e7c88341a78ff9166970ba620f97c (patch)
tree435f7d664f40fa3bfe550bd60adb80dfeca84c54 /PKGBUILD
parent3029c16a25af079f667a2d0de2f8c09e00a98407 (diff)
downloadaur-284d0ff8681e7c88341a78ff9166970ba620f97c.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0cf653ee845..4038360193b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-props
-pkgver=1.2.3
+pkgver=1.2.4
pkgrel=1
pkgdesc="The fsleyes-props project is an event programming framework, which includes the ability for automatic CLI generation and, optionally, automatic GUI generation (if wxPython is present). It is used by FSLeyes."
arch=('any')
@@ -14,7 +14,7 @@ provides=()
conflicts=()
replaces=()
source=($pkgname-$pkgver.tar.gz::https://git.fmrib.ox.ac.uk/fsl/fsleyes/props/repository/archive.tar.gz?ref=$pkgver)
-sha256sums=('104b0ad90053ebc30f538edbbaaed9204359c30989786243266d9acd3530e800')
+sha256sums=('fece8f2ddde7f478c66f75fe7bc7eba4a58cbcd2b8b51cae2b03301475673ed2')
package() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*