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 8565677c8ebb..d949116d5b27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = neoleo-git
pkgdesc = Lightweight curses spreadsheet based on GNU oleo
pkgver = 11.0.r9.g33b25b4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/blippy/neoleo
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ec93b017a705..2e8a4ab75b78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=neoleo-git
pkgver=11.0.r9.g33b25b4
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight curses spreadsheet based on GNU oleo"
arch=('i686' 'x86_64')
url="https://github.com/blippy/neoleo"