summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Bachmann2023-09-28 13:29:47 +0200
committerTobias Bachmann2023-09-28 13:29:47 +0200
commit53c975db0b98af900bdfb4a5e56de39bb1159f3e (patch)
tree87c26a5f8e118c0c9512f045067d84d0cd1d5632 /PKGBUILD
parent81c7e72c913cda1aa8118c5d2f349fa084698ace (diff)
downloadaur-fsleyes-props.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 219571494ea0..7c09deb0b086 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tobias Bachmann <tobachmann@gmx.de>
pkgname=fsleyes-props
-pkgver=1.10.0
+pkgver=1.11.0
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=("https://git.fmrib.ox.ac.uk/fsl/fsleyes/${pkgname#fsleyes-}/-/archive/${pkgver}/${pkgname#fsleyes-}-${pkgver}.tar.gz")
-sha256sums=('311110eda9a519ecd0c21754fdd657112dbb55edd4bad4acada392ed015e59db')
+sha256sums=('0dee733abd966d559483ee5b39debdc8710e04859468e64f12a6b3433ae78436')
build() {
cd "$srcdir/${pkgname#fsleyes-}-$pkgver"