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