summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2019-11-15 07:51:04 +1000
committerMark Blakeney2019-11-15 07:51:04 +1000
commita6e0ab938f28fd5eb77cd5e0b00231d793e2162c (patch)
tree70e38ffaa55601191486348296f22ce48c24601b
parent789803d4520c9cad51a25c0e947e8094b418370a (diff)
downloadaur-a6e0ab938f28fd5eb77cd5e0b00231d793e2162c.tar.gz
Bump version to force rebuild for Python 3.8.0
-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")