summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Hernández2015-06-30 15:13:02 -0500
committerIan Hernández2015-06-30 15:13:02 -0500
commitb20a1aee3f18c93a667f756c987ab65579971095 (patch)
treef7ca54f002c2bc51ed2e80835727c9c289ca0d27
parent3a0e3fa71bc641d340c8c88530e21d805bebb68d (diff)
downloadaur-b20a1aee3f18c93a667f756c987ab65579971095.tar.gz
Updated to Beta 9.9-4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5100aae3398e..772e6815e6df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = simple-text
pkgdesc = A not so simple text and code editor written in Vala (Still in development)
pkgver = 0.9.9
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/badwolfie/simple-text
install = simple-text.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4ff4345fd7c8..6be088b8498c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=simple-text
pkgver=0.9.9
-pkgrel=3
+pkgrel=4
pkgdesc="A not so simple text and code editor written in Vala (Still in development)"
arch=('i686' 'x86_64')
license=('GPL2')