summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Kugland2024-03-10 01:53:51 -0300
committerAndré Kugland2024-03-10 01:53:51 -0300
commitea9396cb95dad6ca2694f6ea093cc34825307372 (patch)
tree0aa3f5a63212075884d1ed8e10f290a356044723 /PKGBUILD
parentb305dc2a3e7fcd0de8acfc0cd060040782650b18 (diff)
downloadaur-ea9396cb95dad6ca2694f6ea093cc34825307372.tar.gz
Small fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index adfb283d8cfc..a9608087b5de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,9 @@ pkgname=$_pkgname-bin
pkgdesc='Command-line tool for deploying your Neocities site (prebuilt statically-linked binary)'
url="https://github.com/kugland/$_pkgname"
pkgver=0.1.11
-pkgrel=3
+pkgrel=4
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
-makedepends=(curl)
license=('GPL-3.0-or-later')
-options=(!lto)
source=("$_pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/v$pkgver.tar.gz") # For README.md
sha256sums=('0a8fee770fba94a75e34936056adead6b15b50c28f178d0aee7143e0bf55ff67')
sha256sums_x86_64=('170d976c7d40eb26c7cfab88b19dc1e8adaf20ae7a6155e1cd24cb2facb4e51f')