Update to 0.0.22-1

This commit is contained in:
Jonathan Liu 2021-01-14 00:15:48 +11:00
parent 5db94aac2a
commit 13bfde97db
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# Maintainer: Jonathan Liu <net147@gmail.com>
pkgname=wxedid
pkgver=0.0.21
pkgver=0.0.22
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=('144ffc899fc729ee5aee50cfd3e9f60d')
md5sums=('ff22e0420471f2289c38d574bd761856')
build() {
cd "$pkgname-$pkgver"