summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-06-17 17:43:04 +0200
committerhaawda2022-06-17 17:43:04 +0200
commitcd455d4e49d174faf62bc0c5c2bc4e6ce4177581 (patch)
tree9f75ee14f266d1b28fbb039e415dee51e5a903d7 /PKGBUILD
parent9286c51bed97abd41efce0f9c4f103d42d85d6dd (diff)
downloadaur-cd455d4e49d174faf62bc0c5c2bc4e6ce4177581.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 c84eaee63330..df268bdcd347 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-161
+_pkgver=0.99.20-162
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=('580d5b1e4cf4d6987b5d700146371ba34fcc4a48b43a939bd11e280383af8a7f')
+sha256sums=('81c8f5c1b44964a8d93c15609851fd4f2645554bb05a25afba3cc3b0ee28af24')
install="$pkgname.install"