diff options
| author | Britney Fransen <brfransen@gmail.com> | 2025-10-29 01:26:06 (GMT) |
|---|---|---|
| committer | Britney Fransen <brfransen@gmail.com> | 2025-10-29 01:26:06 (GMT) |
| commit | f4de3a967ac278402b3375a6f8536c10ccd6b7f3 (patch) | |
| tree | e374811fbf34a2591425e9a83a642915d2721201 | |
| parent | 1bd8c007a480c8a8e70ad43a275305f528377071 (diff) | |
| download | linhes_pkgbuild-f4de3a967ac278402b3375a6f8536c10ccd6b7f3.zip linhes_pkgbuild-f4de3a967ac278402b3375a6f8536c10ccd6b7f3.tar.gz linhes_pkgbuild-f4de3a967ac278402b3375a6f8536c10ccd6b7f3.tar.bz2 | |
wxedid: update to 0.0.33
| -rw-r--r-- | linhes/wxedid/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/wxedid/PKGBUILD b/linhes/wxedid/PKGBUILD index e136aba..635a19d 100644 --- a/linhes/wxedid/PKGBUILD +++ b/linhes/wxedid/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Jonathan Liu <net147@gmail.com> pkgname=wxedid -pkgver=0.0.32 +pkgver=0.0.33 pkgrel=1 pkgdesc='wxWidgets-based EDID (Extended Display Identification Data) editor' arch=('x86_64') @@ -10,7 +10,7 @@ url="https://sourceforge.net/projects/${pkgname}/" license=('GPL-3.0-or-later') depends=('wxwidgets-gtk3') source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('46aaf8a9fb578ea2ed725aa6a60a33f359dc76701226695d1f8e5c252d1fa834dc972fbf1f8788e4045699115bf3e7143bc70bc9d2b6a9731e69e0f51dfb6376') +sha512sums=('e09fcf9cc4c538c9ed7d8b92568cd16fbfaa84f58b9b8bf95de7d6e215606d4de5e5f7ecbf041cf676591cb93e1c36479ec88615684e4e4f4700af41c01074c9') build() { cd "${pkgname}-${pkgver}" |
