summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22eb28eca1e8..b41a4afdbb08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pacpush
pkgdesc = Utility to push an Arch hosts package and AUR caches to other hosts
pkgver = 2.7.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/bulletmark/pacpush
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 7268ced5e77c..e55507208c79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mark.blakeney at bullet-systems dot net
pkgname=pacpush
pkgver=2.7.8
-pkgrel=1
+pkgrel=2
pkgdesc="Utility to push an Arch hosts package and AUR caches to other hosts"
url="https://github.com/bulletmark/$pkgname"
license=("GPL3")