yelp tools: multiple updates (#1369)

* yelp-tools: Update to 3.28.0

* yelp-xsl: Update to 3.28.0
This commit is contained in:
Peter Budai
2018-07-30 19:10:11 +03:00
committed by Алексей
parent ac5f8b6de1
commit 335af17a04
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=yelp-tools
pkgver=3.18.0
pkgver=3.28.0
pkgrel=1
pkgdesc="Tools for creating Yelp documentation"
arch=('any')
@@ -12,7 +12,7 @@ options=('strip' '!libtool' 'staticlibs')
makedepends=("libxml2-python" "libxslt-python" "intltool" "itstool")
source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-$pkgver.tar.xz
yelp-no-symlinks.patch)
sha256sums=('c6c1d65f802397267cdc47aafd5398c4b60766e0a7ad2190426af6c0d0716932'
sha256sums=('82dbfeea2359dfef8ee92c7580c7f03768d12f9bf67d839f03a5e9b0686dc1ac'
'f5cdcdc450d2689196e37855f1fa3bcd2b4459563b1bf147c8b01e7e8b735979')
prepare() {

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=yelp-xsl
pkgver=3.20.0
pkgver=3.28.0
pkgrel=1
pkgdesc="Stylesheets for Yelp"
arch=('any')
@@ -10,7 +10,7 @@ url="https://www.gnome.org"
options=('strip' '!libtool' 'staticlibs')
makedepends=("libxml2-python" "libxslt-python" "intltool" "itstool")
source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-$pkgver.tar.xz)
sha256sums=('9f327887853c40d7332dde8789ee58c0cf678186719cb905e57ae175b8434848')
sha256sums=('8ccdf47b31acbdd26a7380b3bc6700742a7aff91a54dab279fd5ea8b43b53f93')
prepare() {
cd ${srcdir}/${pkgname}-${pkgver}