mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/gmime 2.6.12-1
This commit is contained in:
parent
8a500c5444
commit
7055ab29ce
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.11
|
pkgver=2.6.12
|
||||||
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=('ec227549062120af006ed0842baab921e133aa520353ca0fff004390c68af9ab')
|
sha256sums=('85ccdf29bc8c4801123e28c27d1afadf0b2c5618aae17e6ec78d40d03ef431a8')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
# get rid of that .wapi errors in fakeroot
|
# get rid of that .wapi errors in fakeroot
|
||||||
|
|
Loading…
Reference in a new issue