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 9fdc357bffc6..01aee13ffc99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = p2-git
pkgdesc = An XEP-0357: Push Notifications app server that relays push messages between the user’s server and Googles Firebase Cloud Messaging
pkgver = r31.57da406
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/iNPUTmice/p2
install = p2.install
diff --git a/PKGBUILD b/PKGBUILD
index 05cf1f51ab90..8bae9cc3baaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=p2
pkgname=${_pkgname}-git
pkgver=r31.57da406
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="An XEP-0357: Push Notifications app server that relays push messages between the user’s server and Googles Firebase Cloud Messaging"
arch=('any')