summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Hirzel2019-11-17 08:43:15 -0500
committerAlex Hirzel2019-11-17 08:43:15 -0500
commit4871caccfda07eae583b9d9274ddf6b1f0c2932e (patch)
tree9e9071e408e4e23801241b988421887e83cb356c /PKGBUILD
parent0a7b8d3d9c3dff91d81882dcae16091f1281b1b1 (diff)
downloadaur-4871caccfda07eae583b9d9274ddf6b1f0c2932e.tar.gz
fix pkgbase error
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d33fbd31fd1..340f853cda6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,6 @@
# Maintainer: Alex Hirzel <alex at hirzel period us>
-pkgbase=('python-skyfield')
-pkgname=('python-skyfield')
+pkgname='python-skyfield'
_name=${pkgname#python-}
pkgver='1.11'
pkgrel=1