summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Vuillard2022-02-02 12:45:29 +0100
committerArthur Vuillard2022-02-02 12:45:29 +0100
commitce0ab0e400524bd493475764283f3c46fb2da31a (patch)
treed8f67694787a7930df8d803ef24ea4e344c1ff63
parent289981519e51526014ec08fd8e76b0868807f71b (diff)
downloadaur-ce0ab0e400524bd493475764283f3c46fb2da31a.tar.gz
increment pkgrel for rebuilding against python 3.10
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62793c5953fb..17623490d483 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = watchghost
pkgdesc = Your invisible but loud monitoring pet
pkgver = 0.3.0
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = https://gitlab.com/localg-host/watchghost/
install = watchghost.install
@@ -23,4 +23,3 @@ pkgbase = watchghost
sha256sums = 3cdc89a27ccbcc5494d7c480c400fbb4a97a299ae3acd6d273b2a22d7e18b8a4
pkgname = watchghost
-
diff --git a/PKGBUILD b/PKGBUILD
index e31a401ed67e..06a70b0123c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
name=watchghost
pkgname=$name
pkgver=0.3.0
-pkgrel=2
+pkgrel=3
epoch=1
pkgdesc="Your invisible but loud monitoring pet"
arch=('any')