summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8fdf38e5e79..fab714eca147 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=qtspim
-pkgver=9.1.23
+pkgver=9.1.24
pkgrel=1
pkgdesc="New user interface for spim, a MIPS simulator."
arch=('x86_64')
@@ -12,7 +12,7 @@ url="http://spimsimulator.sourceforge.net/"
license=('BSD')
depends=('qt5-base')
makedepends=('qt5-tools' 'subversion' 'icu' 'bison')
-source=("svn://svn.code.sf.net/p/spimsimulator/code/#revision=754")
+source=("svn://svn.code.sf.net/p/spimsimulator/code/#revision=764")
sha256sums=('SKIP')
build() {