summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-08-16 18:32:15 +0200
committerhaawda2022-08-16 18:32:15 +0200
commit74d5dee8fcc6128be9c99596339bef94630ea6ee (patch)
tree42811e4ab6544d07ce78ff75a388af5a6fdf9920 /PKGBUILD
parentd108d0f1b3ea018362ce2f4e7d2f3ecaedb5e06b (diff)
downloadaur-74d5dee8fcc6128be9c99596339bef94630ea6ee.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 f08d44506ced..45bbcf126ec2 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-168
+_pkgver=0.99.20-169
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=('591bd68dcccbe5ff53bddb58188520f93ea7393b501353f845c1450c0b06085b')
+sha256sums=('476b6b19ceba6dd77a17936fec3561f8467c6893ba8b6c7528591ad412ff277a')
install="$pkgname.install"