summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChaosKid422019-08-10 17:44:56 +0200
committerChaosKid422019-08-10 17:44:56 +0200
commit5cb4c4575e8ad224a8f7bd56510bdb65a92657de (patch)
tree87101b3b7393c6b791f29afe06c6ac8acb8b4ad1
parentdf0623104c163bd5399766700264425ffe612227 (diff)
downloadaur-5cb4c4575e8ad224a8f7bd56510bdb65a92657de.tar.gz
updated .SRCINFO
-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')