summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStanislaw Grams2024-01-27 18:49:20 +0100
committerStanislaw Grams2024-01-27 18:49:20 +0100
commit2d429e18cfce9ec3b974e0d4ceeb99da03abd289 (patch)
tree93c3c56642ac4acf9ad232fd5faddbb464654c8f /PKGBUILD
parent1eb8dda6963180c2dc97df9dd362166544cefa99 (diff)
parente37b38b67b9fc6b14c5ff1349a045f0d79530917 (diff)
downloadaur-antpatt.tar.gz
Merge branch 'master' of ssh://aur.archlinux.org/antpatt
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b97f6028b35d..8dc0077f77d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@ pkgdesc="Antenna pattern plotting and analysis software."
arch=('any')
url="https://github.com/kkonradpl/antpatt"
license=('GPL2')
-depends=('gtk2')
+depends=('gtk3')
provides=('antpatt')
conflicts=('antpatt')
-makedepends=('git' 'cmake' 'ninja' 'pkgconf' 'gtk2' 'json-c' 'zlib' 'gsl')
+makedepends=('git' 'cmake' 'ninja' 'pkgconf' 'gtk3' 'json-c' 'zlib' 'gsl')
source=("https://github.com/kkonradpl/antpatt/archive/refs/tags/v1.1.1.tar.gz")
sha256sums=('4712b792483c373873d300fc842e996212ed7cc20ccf5771cc513c10e34f2226')