mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/yelp to 3.30.0-1
This commit is contained in:
parent
a7d9a37e98
commit
99c3a0ac6c
1 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
|
||||
# Contributor: Jan de Groot <jgc@archlinux.org>
|
||||
|
||||
|
@ -6,7 +5,7 @@
|
|||
# - configure with --enable-compile-warnings=no
|
||||
|
||||
pkgname=yelp
|
||||
pkgver=3.28.1
|
||||
pkgver=3.30.0
|
||||
pkgrel=1
|
||||
pkgdesc="Get help with GNOME"
|
||||
url="https://wiki.gnome.org/Apps/Yelp"
|
||||
|
@ -15,8 +14,8 @@ arch=(x86_64)
|
|||
depends=(webkit2gtk yelp-xsl libxslt xz bzip2)
|
||||
makedepends=(intltool gtk-doc itstool autoconf-archive git xorg-server-xvfb appstream-glib)
|
||||
groups=(gnome)
|
||||
_commit=fa41803996924b6f216aa205a1a0cd993f81d80e # tags/3.28.1^0
|
||||
source=("git+https://git.gnome.org/browse/yelp#commit=$_commit")
|
||||
_commit=25c629c029ff9f65f767233f7c97532c25818af6 # tags/3.30.0^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/yelp.git#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
|
|
Loading…
Reference in a new issue