summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-12-13 15:30:11 +0100
committerhaawda2021-12-13 15:30:11 +0100
commite9302508b85304eb9a8602280f064955e7d46d51 (patch)
treeb830ec55687c9e892e9f1435b3f7f33580d5b29d /PKGBUILD
parent0b1a965fda4e2cad40ce15fc82506dad80d90e9e (diff)
downloadaur-e9302508b85304eb9a8602280f064955e7d46d51.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 16bcbb1a1b8f..f2bbdef15b2c 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-156
+_pkgver=0.99.20-157
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=('645ddd8be4eb159a40dc24ea6393f24f9507075a69e780bb8a2169b924cd4852')
+sha256sums=('cbb812e0781fcccde01ad39f9532f05491e6dcf6d054526dc1ebd931274a17ad')
install="$pkgname.install"