summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-04-17 11:30:11 +0200
committerhaawda2021-04-17 11:30:11 +0200
commiteace9f0bc1fe55a6070380b335cda94f330416bb (patch)
tree89c70e03d5149f74e327add26164f7b956c8a86c /PKGBUILD
parent39ba648a4377744ad070a52ad81de5f9e1ce0847 (diff)
downloadaur-eace9f0bc1fe55a6070380b335cda94f330416bb.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 bb798c8e5361..e16fea4f6f47 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-147
+_pkgver=0.99.20-148
pkgver=${_pkgver//-/.}
_pkgname=${pkgname/-snapshot/}
pkgrel=1
@@ -14,7 +14,7 @@ url="http://www.jedsoft.org/snapshots/"
license=('GPL')
makedepends=('libxext' 'libxt')
source=("http://www.jedsoft.org/snapshots/jed-pre${_pkgver}.tar.gz")
-sha256sums=('8270ce53c4d69f77889212e6a11e63391f29168b56c05f149ec214f1d583c066')
+sha256sums=('edcbf9da542dee9e66c0f8c3a336817f181d97042e65db35ffdcdff06793ef02')
install="$pkgname.install"
prepare() {