mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/gmime to 2.6.18-1
This commit is contained in:
parent
8eedc0e921
commit
6cf33eace0
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.17
|
||||
pkgver=2.6.18
|
||||
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=('22d49e57c404a0a68d1ac3426c8f23a39185a4b2d569de03bece07db03d1202f')
|
||||
sha256sums=('783fc14190459c568a31c2fd6dba1e8afa0431e2931aa46f652aa486ad881ae6')
|
||||
|
||||
build() {
|
||||
# get rid of that .wapi errors in fakeroot
|
||||
|
|
Loading…
Reference in a new issue