summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Walters2021-02-21 02:25:19 -0700
committerMark Walters2021-02-21 02:25:19 -0700
commit2b436282e3ca9ec4d27baa635a423e8e25934808 (patch)
tree4c91f5d4536223de12114788155aea6828117114
parentac82d50ad00723e1459ae39581533510081d7fed (diff)
downloadaur-2b436282e3ca9ec4d27baa635a423e8e25934808.tar.gz
Empty group was causing build to fail. Removed.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09ec7f4e6766..2c214d574cbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ pkgdesc="Generator for order-preserving minimal perfect hash functions in C"
arch=('any')
url="https://github.com/julian-klode/triehash"
license=('MIT')
-groups=('')
depends=('perl')
source=("https://github.com/julian-klode/triehash/archive/v${pkgver}.tar.gz")
sha512sums=('6a9591dc095cce36777275c1886c844c447e69d5b2ea705b258ca30ec6ea1075f14e293852924edd30c94505bd7bccd7f4c60173e10ec7e70dbddf9700b8bef7')