summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-02-24 16:30:28 +0100
committerhaawda2022-02-24 16:30:28 +0100
commit554476e7f3c1e6877ab7ebdeedf2e6a8ed79d5c6 (patch)
treea96319766ea40b78a38bd387ca20254daa4876f2 /PKGBUILD
parentd5e1d04745af90e798b487bac30daaa48a937739 (diff)
downloadaur-554476e7f3c1e6877ab7ebdeedf2e6a8ed79d5c6.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf9e27305149..ed0df77a3b7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=('jed-snapshot' 'rgrep')
-_pkgver=0.99.20-158
+_pkgver=0.99.20-159
pkgver=${_pkgver//-/.}
_pkgname=${pkgname/-snapshot/}
pkgrel=1
@@ -14,7 +14,7 @@ license=('GPL')
depends=('gpm' 'slang' 'libxft')
makedepends=('libxext' 'libxt')
source=("http://www.jedsoft.org/snapshots/jed-pre${_pkgver}.tar.gz")
-sha256sums=('7044e06a6cc70aa2f067287bf99a2f1aa391bf746c8d0af7f0fa149fe42bb8fa')
+sha256sums=('81bafb3ead2550ce01f337a7e5fc7aa17663f65139e8c54a643c709a40271720')
install="$pkgname.install"