summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Liu2020-07-08 09:41:59 +1000
committerJonathan Liu2020-07-08 09:41:59 +1000
commitff361e9da51f75d478b827129af0555d925a1625 (patch)
treef10d7c76adff8f5e65c5b4a9e0546ffbe001f195 /PKGBUILD
parent58aad5fa218d1fb8e0a40f6476b476585bd5b9fb (diff)
downloadaur-ff361e9da51f75d478b827129af0555d925a1625.tar.gz
Update to 0.0.20-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 180f75ec83af..3d0d8091f711 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Liu <net147@gmail.com>
pkgname=wxedid
-pkgver=0.0.19
+pkgver=0.0.20
pkgrel=1
pkgdesc="wxWidgets-based EDID (Extended Display Identification Data) editor"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('wxgtk2')
options=('!buildflags')
source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('d9a1a2de8483128a51ac0866e3c28d46')
+md5sums=('674984f3ba1faac3752e216f3ad2e18f')
build() {
cd "$pkgname-$pkgver"