summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislaw Grams2023-01-16 18:31:38 +0100
committerStanislaw Grams2023-01-16 18:31:38 +0100
commit506a082d01c8b7c9e04c585e05afd3cb41e82c5d (patch)
tree98e6581026826e204080cbec32cf64f86b8b2396
parentd50be43b21bbdb6ec5c4638bfe428cd007c49313 (diff)
downloadaur-506a082d01c8b7c9e04c585e05afd3cb41e82c5d.tar.gz
change current version number to ver 1.1 instead of 1.1.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc5690510403..54424c3ec47b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = antpatt
pkgdesc = Antenna pattern plotting and analysis software.
- pkgver = 1.1.0
+ pkgver = 1.1
pkgrel = 1
url = https://github.com/kkonradpl/antpatt
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a3a1adf63d3d..f04a7534a542 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stanislaw Grams <sjg@fmdx.pl>
pkgname=antpatt
-pkgver=1.1.0
+pkgver=1.1
pkgrel=1
pkgdesc="Antenna pattern plotting and analysis software."
arch=('x86_64' 'i686')