summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Liu2022-07-15 14:02:20 +1000
committerJonathan Liu2022-07-15 14:02:20 +1000
commite50958b5c0c45e6ae29035b3fc582bb57c092845 (patch)
treec1a18491e62d1c3b422d4f9e85d1ed22bfa33431 /PKGBUILD
parent0fcc104861269082be29f6f0b04035b3937dc532 (diff)
downloadaur-e50958b5c0c45e6ae29035b3fc582bb57c092845.tar.gz
Update to 0.0.27-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37f51a8c9df8..d0360e712d4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jonathan Liu <net147@gmail.com>
pkgname=wxedid
pkgver=0.0.27
-pkgrel=1
+pkgrel=2
pkgdesc="wxWidgets-based EDID (Extended Display Identification Data) editor"
arch=('i686' 'x86_64')
url="https://sourceforge.net/projects/wxedid/"
license=('GPL3')
-depends=('wxgtk2')
+depends=('wxwidgets-gtk3')
options=('!buildflags')
source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('1093c29241b01bc3c0a48729156f1afd')