summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarks2020-10-15 00:11:54 +0200
committerDarks2020-10-15 00:11:54 +0200
commit595c94def30e3b1174f210b388218a2e5f524c0a (patch)
tree5fcff4c576514500168547ea153ccd2c4fe7d34d
parent11a92974d298bce379e0cf88fdf1b5354a2773fd (diff)
downloadaur-595c94def30e3b1174f210b388218a2e5f524c0a.tar.gz
libprof update
-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')