summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis A. AltoƩ Falqueto2022-08-12 18:13:14 -0300
committerDenis A. AltoƩ Falqueto2022-08-12 18:13:14 -0300
commit9e8ee0afaf3dd281dc533a6ff9176321f67f2b0a (patch)
tree327a7500c9853a61f6b98366eaa8fd08d95fc541
parent2ac3df51339098fed345656644997fff667565d3 (diff)
downloadaur-9e8ee0afaf3dd281dc533a6ff9176321f67f2b0a.tar.gz
Bump pkgver
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99eb987148a1..7d7d7fe16c66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ __pkgbasename=wxWidgets
pkgbase=wxwidgets3.0
pkgname=${pkgbase}
pkgver=3.0.5
-pkgrel=2
+pkgrel=3
pkgdesc="GTK+3 implementation of wxWidgets API for GUI"
arch=('x86_64')
url="https://wxwidgets.org/"