summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Auditor2015-08-10 16:51:31 +0200
committerStefan Auditor2015-08-10 16:51:31 +0200
commitccc978f55fed118933b62e96753b97f6aa05b7cc (patch)
tree0cd909933a083873bf6a1e50e556543952eb4067
parentc20c6216e45fa4d87443afa66d61c2bd346ba133 (diff)
downloadaur-ccc978f55fed118933b62e96753b97f6aa05b7cc.tar.gz
Downgrade pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5cc758feedf..7fbd0ac6b45a 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.4
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/sebastianbergmann/phploc
install = phploc.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index b2baeeaf3ac8..e2556a86bbf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Joris Steyn <jorissteyn@gmail.com>
pkgname=phploc
pkgver=2.1.4
-pkgrel=2
+pkgrel=1
pkgdesc="A tool for quickly measuring the size of a PHP project"
url="https://github.com/sebastianbergmann/phploc"
arch=("any")