summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-01-22 07:35:12 +0100
committerhaawda2019-01-22 07:35:12 +0100
commit13941a2a0ed32602dd2db65b016a7861db402b9d (patch)
treeb6d5a23f47cdb3e7ebad25c95d24b9250a40d2b5 /PKGBUILD
parenta2c0ba1495618b1312b8b5f41fab112c945fb07c (diff)
downloadaur-13941a2a0ed32602dd2db65b016a7861db402b9d.tar.gz
new patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09842d3d8228..2a6620077fbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=neoleo-git
-pkgver=7.0.0.370.gbe216cb
-pkgrel=2
+pkgver=8.0.0.12.g8fb7672
+pkgrel=1
pkgdesc="Lightweight curses spreadsheet based on GNU oleo"
arch=('i686' 'x86_64')
url="https://github.com/blippy/neoleo"
@@ -15,7 +15,7 @@ makedepends=('git')
source=("git+$url.git" return_values.patch)
options=('!makeflags')
md5sums=('SKIP'
- 'bcadd18eb752a95e4efc3f015e7a536d')
+ '03f9f990777fcd860374406accf9a227')
pkgver() {
cd ${pkgname%-git}