summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislaw Grams2022-01-03 22:03:08 +0100
committerStanislaw Grams2022-01-03 22:03:08 +0100
commit302bb0242987e85d547b5273639a1276f142ac6d (patch)
treee48a7d23ceec4fd45a1dab2f355cfc8d183bd8d8
parent84817cbdca5305a617ccffdfcaf303f4042d8677 (diff)
downloadaur-302bb0242987e85d547b5273639a1276f142ac6d.tar.gz
Fix-up upstream url for antpatt
Signed-off-by: Stanislaw Grams <stanislawgrams@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74170724bd6f..792dafd7b31c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = antpatt
pkgdesc = Antenna pattern plotting and analysis software.
pkgver = 1.0.1
pkgrel = 1
- url = https://github.com/kkonradpl/xdr-gtk
+ url = https://github.com/kkonradpl/antpatt
arch = x86_64
arch = i686
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index f992da0757d4..6918b8c71f3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.0.1
pkgrel=1
pkgdesc="Antenna pattern plotting and analysis software."
arch=('x86_64' 'i686')
-url="https://github.com/kkonradpl/xdr-gtk"
+url="https://github.com/kkonradpl/antpatt"
license=('GPL2')
depends=('gtk2')
provides=('antpatt')