summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJules Roumieux2017-01-23 22:13:03 +0100
committerJules Roumieux2017-01-23 22:13:03 +0100
commitce8dd1cc27153db8a1a6e7a5474049b33d693508 (patch)
tree1843cff6000c480b656140815b94f7b67c9d5622
parent925ae9a174e69736abb52b09f664b09c21148f74 (diff)
downloadaur-ce8dd1cc27153db8a1a6e7a5474049b33d693508.tar.gz
Modified pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a04e1d7ce66..19354a236063 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gint-git
pkgdesc = Gint and a libc for the Casio fx9860 calculators
pkgver = r32.49df2a5
- pkgrel = 2
+ pkgrel = 3
arch = i686
arch = x86_64
depends = fxsdk
diff --git a/PKGBUILD b/PKGBUILD
index 352bdc6fefb1..812cdfe33f53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
basename="gint"
pkgname="$basename-git"
pkgver=r32.49df2a5
-pkgrel=2
+pkgrel=3
pkgdesc="Gint and a libc for the Casio fx9860 calculators"
arch=("i686" "x86_64")
depends=("fxsdk" "sh3eb-elf-binutils" "sh3eb-elf-gcc")