summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2023-11-13 00:17:43 +0100
committerspider-mario2023-11-13 00:17:43 +0100
commit722f4d9fc3e06b358fc906fcc7310b2c23241e38 (patch)
tree9d297b63992ecca7081344c244975d7b0dcb5de6 /PKGBUILD
parentf5d5ad82206fbbba8077085d1b7961c20e5c24cc (diff)
downloadaur-ohcount-git.tar.gz
Update URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56544a4b3616..c827cadda50e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: spider-mario <spidermario@free.fr>
# Contributor: Serge Ziryukin <ftrvxmtrx@gmail.com>
pkgname=ohcount-git
-pkgver=2.0.1.312.g4fb66a8
+pkgver=4.0.0.22.ge176f5e
epoch=1
pkgrel=1
pkgdesc="Ohcount is a source code line counter."
-arch=('i686' 'x86_64')
-url="https://github.com/blackducksw/ohcount"
+arch=('x86_64')
+url="https://github.com/blackducksoftware/ohcount"
license=('GPL')
depends=('pcre')
makedepends=('git' 'bash' 'ruby' 'ragel' 'gperf')
provides=('ohcount')
conflicts=('ohcount')
install=
-source=('git+https://github.com/blackducksw/ohcount.git')
+source=('git+https://github.com/blackducksoftware/ohcount.git')
sha512sums=(SKIP)
pkgver() {