summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2023-05-12 00:23:57 -0700
committerMike Swanson2023-05-12 00:23:57 -0700
commit17d5c4a14f913ddbb3875079fcedc4c30b3a3b40 (patch)
tree977e773af152ab02e140cb083abce0d64840d4a9 /PKGBUILD
parent931a252b8179f460947ba3fc1d74173995b97f76 (diff)
downloadaur-loccount.tar.gz
Rebuild for gcc-libs 13.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea1e6afcfdfe..69b6c3f86d05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=loccount
pkgver=2.15
-pkgrel=1
+pkgrel=2
pkgdesc="Count source lines of code in a project."
arch=('x86_64')
url="http://www.catb.org/esr/$pkgname/"