summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2023-01-09 16:13:40 +0100
committerhaawda2023-01-09 16:13:40 +0100
commit2b8c921794724e8e0b63ef427be56986c4fd0f53 (patch)
tree7fe33ea39f7bc4467df812d9b8a3689e38f969ce /PKGBUILD
parent5e154cb79621163a531c066cc4c2fd4750494102 (diff)
downloadaur-2b8c921794724e8e0b63ef427be56986c4fd0f53.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 47c56424fd9e..f1b85d88f3c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=('jed-snapshot' 'xjed-snapshot' 'rgrep')
-_pkgver=0.99.20-177
+_pkgver=0.99.20-178
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=('68e5a343728b286e17267b8073a52d6ba6cb66a3dbdd8cbc3f8c2042e04c7899')
+sha256sums=('1a0346710dc1b21ca89473316e0d46f6d8cabb90b4024a9b2de94eae9f68a32e')
install="$pkgname.install"