summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorosvein2017-06-14 18:24:45 +0200
committerosvein2017-06-14 18:24:45 +0200
commit756ee0341c191279ec9800a6c98a49014ca8a500 (patch)
tree3e88a24cf89208dfa3d49f9fd0e021528d6091ff
parent04af3a15e3bf6aff8296828d005f636d5e6314e3 (diff)
downloadaur-756ee0341c191279ec9800a6c98a49014ca8a500.tar.gz
Update to Firebird v1.3
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d07dd53b2cba..3eed313cdd84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Contributor: Antonio Vázquez Blanco <antoniovazquezblanco@gmail.com>
# Contributor: Haruue Icymoon <haruue@caoyue.com.cn>
+# Maintainer: Oskar Sveinsen
pkgname=firebird-nspire
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc='Community emulator of TI-Nspire calculators.'
arch=('i686' 'x86_64')
@@ -35,4 +36,3 @@ package() {
cd "${srcdir}/${pkgname}/build"
INSTALL_ROOT="${pkgdir}" make install
}
-