summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJente Hidskes2018-07-16 22:50:54 +0200
committerJente Hidskes2018-07-16 22:50:54 +0200
commit65ff8d19384fb9e5fe7b4e52cb5d8337c2546fc1 (patch)
tree2a937c69a762d695a67dbd54e1f89930991b422b /PKGBUILD
parent4fe7bba54e4504789bfda6adc69dd80bbf21b301 (diff)
downloadaur-arch-diff.tar.gz
Increment version number
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5804ac30fef2..427ed92f1782 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jente Hidskes <hjdskes@gmail.com>
pkgname=arch-diff
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Perform a full diff between all pacman packages and the file system"
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/aneas/arch-diff"