mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
aur/wxbase to 2.8.12-1
This commit is contained in:
parent
1ffc1eb35f
commit
3ce225066c
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=wxbase
|
||||
pkgver=2.8.11
|
||||
pkgrel=2
|
||||
pkgver=2.8.12
|
||||
pkgrel=1
|
||||
pkgdesc="wxBase - wxWidgets base libraries for no X install"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://wxwidgets.org"
|
||||
|
@ -13,7 +13,7 @@ depends=('zlib')
|
|||
conflicts=('wxgtk')
|
||||
makedepends=('')
|
||||
source=(http://downloads.sourceforge.net/wxwindows/wxGTK-${pkgver}.tar.bz2)
|
||||
md5sums=('6040933d200037f90f6aa1c5169e7ec6')
|
||||
md5sums=('08f81ab60647308058f6ce99712b14f8')
|
||||
build() {
|
||||
cd ${srcdir}/wxGTK-${pkgver}
|
||||
|
||||
|
|
Loading…
Reference in a new issue