summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-10-17 20:06:40 +0200
committerhaawda2020-10-17 20:06:40 +0200
commit0536b754431774acb2ce44780e58a179b806c5ce (patch)
tree70ee8474822ba586e2f3bf027e21d9e560026bf8 /PKGBUILD
parent01c4473ea1fd10b8ea6e6cddd028a9c7aefbcdf9 (diff)
downloadaur-0536b754431774acb2ce44780e58a179b806c5ce.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 e59f61644ae7..e5bfd6b29aac 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-139
+_pkgver=0.99.20-143
pkgver=${_pkgver//-/.}
_pkgname=${pkgname/-snapshot/}
pkgrel=1
@@ -15,7 +15,7 @@ license=('GPL')
depends=('gpm' 'slang' 'libxft')
makedepends=('libxext' 'libxt')
source=("http://www.jedsoft.org/snapshots/jed-pre${_pkgver}.tar.gz")
-sha256sums=('398893e5d0e741939c17be29ea42832b3d03c3abbe19c2e066153df949b2bab2')
+sha256sums=('23df3a7adb4d34348be53baf758885b5da249ce11fb04c488e3d9c4dc33dff05')
install="$pkgname.install"
prepare() {