summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Hentschel (hpmachining)2019-03-06 19:59:09 -0500
committerPaul Hentschel (hpmachining)2019-03-06 19:59:09 -0500
commit61c1b5008aaac7e8c044e2bfbe51f90e9db17d75 (patch)
treeabf0255b539df5953a1302fd8efdd8da83b3e5e1
parent7a5ac4224c6aa538b54b56dd5376972387f6d06a (diff)
downloadaur-61c1b5008aaac7e8c044e2bfbe51f90e9db17d75.tar.gz
Removed uneeded variable.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c135bc34d40..62dab7d7e855 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,6 @@
pkgname=cbang
pkgver=1.3.1
pkgrel=1
-_commit=e231d612a6fbb3424b7b211d08bb367f6d9ca0f8
pkgdesc="a library of cross-platform C++ utilities"
arch=('x86_64')
url="https://github.com/CauldronDevelopmentLLC/cbang"