summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff919d7020a1..1b54899b8025 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Stefan Haller <fgrsnau@gmail.com>
pkgname=recutils
-pkgver=1.7
-pkgrel=2
+pkgver=1.8
+pkgrel=1
pkgdesc="Set of tools and libraries to access plain text databases called recfiles."
arch=(i686 x86_64)
url="https://www.gnu.org/software/recutils/"
license=('GPL')
depends=('libgcrypt')
source=("https://ftp.gnu.org/gnu/recutils/$pkgname-$pkgver.tar.gz")
-md5sums=('187e90421cdf69ce649876324a20b452')
+md5sums=('0ec4f9046cc01092758be9c4988c6fb3')
build() {
cd "$pkgname-$pkgver"