Skip to content
Snippets Groups Projects
Commit d6dc7070 authored by Alexander Rødseth's avatar Alexander Rødseth
Browse files

upgpkg: 0.10.6-1

parent 233fbe2f
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=libgexiv2
pkgver=0.10.5
pkgver=0.10.6
pkgrel=1
pkgdesc='GObject-based wrapper around the Exiv2 library'
url='https://wiki.gnome.org/Projects/gexiv2'
......@@ -11,7 +11,7 @@ license=('GPL2')
depends=('exiv2' 'glib2')
makedepends=('python-gobject' 'python2-gobject' 'gobject-introspection' 'setconf' 'vala')
source=("https://download.gnome.org/sources/${pkgname/lib/}/${pkgver%.*}/${pkgname/lib/}-$pkgver.tar.xz")
sha256sums=('318fe068cd414c0af91759a87c29fd577cd5d42bf7a6f50caff27535c02ac7f3')
sha256sums=('132788919667254b42c026ab39ab3c3a5be59be8575c05fa4b371ca8aed55825')
prepare() {
cd "${pkgname/lib/}-$pkgver"
......@@ -34,4 +34,4 @@ package() {
make -C "${pkgname/lib/}-$pkgver" DESTDIR="$pkgdir" install
}
# vim:set ts=2 sw=2 et:
# vim: ts=2 sw=2 et:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment