summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorase15902017-09-20 18:39:19 -0500
committerase15902017-09-20 18:39:19 -0500
commit2664c3f1e877b5c59b2a89c5513c3a2322453d43 (patch)
tree02778a68481808d739febf4a3212ccd69de32715
parent5c3005ae9fdb084acc153a02b2a6cb354522378c (diff)
downloadaur-2664c3f1e877b5c59b2a89c5513c3a2322453d43.tar.gz
moved version to post 4.0b git commit to trigger updates for users of aur helpers
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67ee629458a9..9ed46c5bff3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wxpython-phoenix-git
pkgdesc = Python 3 implementation of the WxPython UI library
- pkgver = r3225.g172bd50d
- pkgrel = 2
+ pkgver = r3413.f04d103b
+ pkgrel = 1
url = https://github.com/wxWidgets/Phoenix
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d1125ec1154e..c045c7daaa7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Allen M. <ase1590@hotmail.com>
pkgname=wxpython-phoenix-git
-pkgver=r3225.g172bd50d
-pkgrel=2
+pkgver=r3413.f04d103b
+pkgrel=1
pkgdesc="Python 3 implementation of the WxPython UI library"
arch=('x86_64' 'i686')
url="https://github.com/wxWidgets/Phoenix"