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 d1803d911c72..e14b5aff3ff8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = phploc
pkgdesc = A tool for quickly measuring the size of a PHP project
pkgver = 2.1.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sebastianbergmann/phploc
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 03bb69cead56..f5e460970e5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Joris Steyn <jorissteyn@gmail.com>
pkgname=phploc
pkgver=2.1.3
-pkgrel=1
+pkgrel=2
pkgdesc='A tool for quickly measuring the size of a PHP project'
url="https://github.com/sebastianbergmann/phploc"
arch=('any')