Skip to content
Snippets Groups Projects
Commit 5ef672ef authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

3.26.8-1

parent 35f7e158
No related branches found
Tags 3.26.8-1
No related merge requests found
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgname=eog-plugins
pkgver=3.26.7
pkgrel=3
pkgver=3.26.8
pkgrel=1
pkgdesc="Plugins for Eye of Gnome"
arch=(x86_64)
url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins"
license=(GPL2)
depends=(eog libchamplain libgdata python-gobject)
makedepends=(intltool gobject-introspection git)
_commit=74e84f4665aace0ded73793d882050d691bf9fb6 # tags/3.26.7^0
_commit=4a6baf1f43953dfb860a8b560902b3cc64616aaf # tags/3.26.8^0
source=("git+https://gitlab.gnome.org/GNOME/eog-plugins.git#commit=$_commit")
sha512sums=('SKIP')
pkgver() {
cd $pkgname
git describe --tags | sed 's/-/+/g'
git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
}
prepare() {
......@@ -35,4 +35,4 @@ package() {
make DESTDIR="$pkgdir" install
}
# vim:set ts=2 sw=2 et:
# vim:set 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