mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/gmime to 2.6.9-1
This commit is contained in:
parent
4660da0f98
commit
dc9af3ee88
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=gmime
|
||||
pkgver=2.6.7
|
||||
pkgver=2.6.9
|
||||
pkgrel=1
|
||||
pkgdesc="Core mime parsing library"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -18,7 +18,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=('f382c2c5bba4e6a384905d536a58661d09783c389c5610e2e447f3c9853ffa1b')
|
||||
sha256sums=('5ebb60a35fa5c0789fe10f6e4af5040cb7bc4a707a8a962fbd57b4fc5595c0b9')
|
||||
|
||||
build() {
|
||||
# get rid of that .wapi errors in fakeroot
|
||||
|
|
Loading…
Reference in a new issue