mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/gmime to 2.6.15-1
This commit is contained in:
parent
cc524ed968
commit
e63a5de996
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - v7h needs to be built as -O1, workaround for gcc bug
|
||||
|
||||
pkgname=gmime
|
||||
pkgver=2.6.13
|
||||
pkgver=2.6.15
|
||||
pkgrel=1
|
||||
pkgdesc="Core mime parsing library"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -16,7 +16,7 @@ depends=('glib2' 'gpgme' 'zlib')
|
|||
makedepends=('gtk-sharp-2')
|
||||
options=('!libtool')
|
||||
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
|
||||
sha256sums=('42a47a7f9508db3e1cfbb374a23260e75d7fc7696f488a26aa59f5e2d8dac154')
|
||||
sha256sums=('b4c2a0b99b82063387cd750a38421ebaa0636f339e67984a84371bcb697dc99a')
|
||||
|
||||
build() {
|
||||
# get rid of that .wapi errors in fakeroot
|
||||
|
|
Loading…
Reference in a new issue