summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Carr2016-01-08 14:51:15 -0800
committerDonald Carr2016-01-08 14:52:26 -0800
commit1e5417b3f7787ec184b695283b0b0d62181ce6ee (patch)
tree18909d3a449c6ad8d20b77cd1be5de8dd019a20a /PKGBUILD
parent9a8d706d0a0c00681cc562977e9f7ff5bc198e8f (diff)
downloadaur-1e5417b3f7787ec184b695283b0b0d62181ce6ee.tar.gz
Change pkgname to reduce pi1/pi2 delta to one field
Change-Id: I4602eebf8551cd4b24e5468f331f8e4f612f13b6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aed5f4197a80..07ae2305ea48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,10 +22,10 @@
echo "Set your sysroot prior to build" && exit 1
_sysroot=/mnt/pi
+_piver=2
+pkgname=qpi${_piver}
_packaginguser=$(whoami)
-pkgname=qpii
_libspkgname="${pkgname}-libs"
-_piver=2
_mkspec="linux-rpi${_piver}-g++"
pkgver=5.6.0
_pkgver=${pkgver}-beta