summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-11-26 01:05:58 +0100
committerhaawda2021-11-26 01:05:58 +0100
commit3299028acc625c10108eece1a363b9d0cc93b648 (patch)
tree75f8fe8cd1e2376a937fe179531b48ed3247e60d /PKGBUILD
parentc23b36729152334583ce42ce0af59957801aa4bc (diff)
downloadaur-3299028acc625c10108eece1a363b9d0cc93b648.tar.gz
add prepare function to actually apply the patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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"