summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f05d02bb900..5c4f5d34d730 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: JC Francois <jc.francois@gmail.com>
pkgname=etcetera
-pkgver=0.91
+pkgver=0.92
pkgrel=1
pkgdesc="Simple command line tool to keep track of changes to config files of a linux system"
arch=("x86_64" "armv6h")
@@ -11,7 +11,7 @@ optdepends=()
options=()
backup=("etc/etcetera.conf")
source=("https://gitlab.com/jeancf/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('96e807f0dc905e38340f945268cef550')
+md5sums=('57fedaf8650930fa1afd34eb1447dc82')
package() {
cd ${srcdir}/${pkgname}-${pkgver}