summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68de84b28968..df8bd87e2437 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gint-devel-git
pkgdesc = Set of tools and libraries based on gcc, fxsdk and gint to build native programs for Casio calculators
- pkgver = 1.0
+ pkgver = 1.1
pkgrel = 1
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 057cb26c3f90..47873316e23d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Darks <l.gatin@protonmail.com>
pkgname="gint-devel-git"
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc='Set of tools and libraries based on gcc, fxsdk and gint to build native programs for Casio calculators'
arch=('i686' 'x86_64')