summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScott Lawrence2023-11-04 12:38:00 -0600
committerScott Lawrence2023-11-04 12:38:00 -0600
commitd17f43b9954779851f0a09d64b5c4a0867c8e215 (patch)
treee9c957b3a36f70eb0262f40a4e73f8f74e9bc146 /PKGBUILD
parentcc8853453bd90646a4fe3e192df774eb6adfe6a9 (diff)
downloadaur-sloc.tar.gz
Update to 1.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 030df3927a22..e7a303b56acf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Scott Lawrence <bytbox@gmail.com>
pkgname=sloc
-pkgver=1.3
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
pkgdesc='Simple source-lines-of-code counter'
arch=('i686' 'x86_64')
url="https://github.com/bytbox/sloc/"