summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5831f5b499f3..8dc0077f77d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Stanislaw Grams <sjg@fmdx.pl>
pkgname=antpatt
-pkgver=1.1
-pkgrel=3
+pkgver=1.1.1
+pkgrel=1
pkgdesc="Antenna pattern plotting and analysis software."
-arch=('x86_64' 'i686')
+arch=('any')
url="https://github.com/kkonradpl/antpatt"
license=('GPL2')
depends=('gtk3')
provides=('antpatt')
conflicts=('antpatt')
makedepends=('git' 'cmake' 'ninja' 'pkgconf' 'gtk3' 'json-c' 'zlib' 'gsl')
-source=("https://github.com/kkonradpl/antpatt/archive/refs/tags/v1.1.tar.gz")
-sha256sums=('b0599e30f8ce4337c88f0d63edf0183c80e2c933de78508632ff7bb44723b129')
+source=("https://github.com/kkonradpl/antpatt/archive/refs/tags/v1.1.1.tar.gz")
+sha256sums=('4712b792483c373873d300fc842e996212ed7cc20ccf5771cc513c10e34f2226')
build() {
cd "$srcdir/"