[arch-commits] Commit in scour/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Mon Aug 7 19:10:51 UTC 2017
Date: Monday, August 7, 2017 @ 19:10:50
Author: alucryd
Revision: 301750
upgpkg: scour 0.36-1
Modified:
scour/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-07 18:50:39 UTC (rev 301749)
+++ PKGBUILD 2017-08-07 19:10:50 UTC (rev 301750)
@@ -3,8 +3,8 @@
pkgbase=scour
pkgname=('scour' 'python2-scour')
-pkgver=0.35
-pkgrel=2
+pkgver=0.36
+pkgrel=1
pkgdesc='An SVG scrubber'
arch=('any')
url='https://github.com/codedread/scour'
@@ -11,7 +11,7 @@
license=('Apache')
makedepends=('python-setuptools' 'python-six' 'python2-setuptools' 'python2-six')
source=("scour-${pkgver}.tar.gz::https://github.com/codedread/scour/archive/v${pkgver}.tar.gz")
-sha256sums=('91a7dd0d721a3567b802c1b353ef451621594e628fe723cedb65cd4629fbc96f')
+sha256sums=('1b6820430c671c71406bf79afced676699d03bd3fcc65f01a651da5dcbcf3d3b')
prepare() {
cp -r {,python-}scour-${pkgver}
More information about the arch-commits
mailing list