summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgileri2020-12-16 21:32:40 +0100
committergileri2020-12-16 21:32:40 +0100
commit4fa463b5618af9a887defd809771b7701de4f6d1 (patch)
tree6a5de444d7db3645c69c60ee3555a5cffbb0bc14
parent2d63c7cdd2a3c1f25ae8de4b4dd22622f86c3842 (diff)
downloadaur-4fa463b5618af9a887defd809771b7701de4f6d1.tar.gz
python 3.9 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b69fd74eec37..b1efa52ed939 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pugdebug-git
pkgdesc = PugDebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine
pkgver = 1.1.0.r1.gddb1193
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mte90/pugdebug
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 771fe7e09e18..9b8f7cf85f0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=pugdebug-git
_pkgname=pugdebug-git
pkgver=1.1.0.r1.gddb1193
-pkgrel=1
+pkgrel=2
pkgdesc="PugDebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine"
arch=('any')
license=('GPL3')