summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Engestrom2018-11-13 15:35:50 +0000
committerEric Engestrom2018-11-13 15:35:50 +0000
commitb7bac54a12e7d798c6007d4e1a86ef49c9efe4da (patch)
treedb03c728d66b035a44ab465e77901b35da6396fd
parent832d116752df69924c48bc48b7a436d889ca34f2 (diff)
downloadaur-b7bac54a12e7d798c6007d4e1a86ef49c9efe4da.tar.gz
fix pkgbase
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d55d9a4cc61..20966ed9f0f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = cmb
+pkgbase = libcmb
pkgdesc = combinatorics library
pkgver = 1.3.1
pkgrel = 1
diff --git a/PKGBUILD b/PKGBUILD
index 7457e8fd8f0d..cc958e72e105 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,6 @@
# Maintainer: Eric Engestrom <aur [at] engestrom [dot] ch>
pkgname=libcmb
-pkgbase=cmb
pkgver=1.3.1
pkgrel=1
pkgdesc="combinatorics library"