mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/yelp to 3.28.0-1
This commit is contained in:
parent
0a90a08b56
commit
2d21b1f913
1 changed files with 3 additions and 3 deletions
|
@ -6,16 +6,16 @@
|
|||
# - configure with --enable-compile-warnings=no
|
||||
|
||||
pkgname=yelp
|
||||
pkgver=3.26.0
|
||||
pkgver=3.28.0
|
||||
pkgrel=1
|
||||
pkgdesc="Get help with GNOME"
|
||||
url="https://wiki.gnome.org/Apps/Yelp"
|
||||
license=(GPL)
|
||||
arch=(i686 x86_64)
|
||||
arch=(x86_64)
|
||||
depends=(webkit2gtk yelp-xsl libxslt xz bzip2)
|
||||
makedepends=(intltool gtk-doc itstool autoconf-archive git xorg-server-xvfb)
|
||||
groups=(gnome)
|
||||
_commit=f88de1d05ad1a7c04e47674e5ba56f2e83da16a5 # master~1
|
||||
_commit=eb2e56bdf28c494558f80bee48b2c8acd5b00607 # tags/3.28.0^0
|
||||
source=("git://git.gnome.org/yelp#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue