testing/arc-theme: upgrade to 20190330

change to new active development url and source
add new needed makedepends packages
This commit is contained in:
Milan P. Stanić 2019-05-04 13:30:29 +02:00
parent 2bc1c8397a
commit 1752ec11fd

View File

@ -1,15 +1,16 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Sascha Paunovic <azarus@posteo.net>
pkgname=arc-theme
pkgver=20170302
pkgver=20190330
pkgrel=0
pkgdesc="A flat theme with transparent elements"
url="https://github.com/horst3180/arc-theme"
url="https://github.com/NicoHood/arc-theme"
arch="noarch"
license="GPL-3.0"
depends="gtk-murrine-engine"
makedepends="automake autoconf libtool gtk+3.0-dev"
source="arc-theme-$pkgver.tar.gz::https://github.com/horst3180/arc-theme/archive/$pkgver.tar.gz"
makedepends="automake autoconf libtool gtk+3.0-dev inkscape optipng sassc"
#https://github.com/NicoHood/arc-theme/archive/20190330.tar.gz
source="arc-theme-$pkgver.tar.gz::https://github.com/NicoHood/arc-theme/archive/$pkgver.tar.gz"
options="!check" # no test suite
builddir="$srcdir/$pkgname-$pkgver"
@ -36,4 +37,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="99408a7c4db2bd2d81453e308ae5d9bc9bfda4f11e57191936f985de2937debff76c4d1f37a97ac8f5ad3751401ee8ad02457e4558b9c4aedc2bfeba1736ef03 arc-theme-20170302.tar.gz"
sha512sums="25183c5dc67d91356fe848595051fef88907c1ff18b5186941158d575ebef47b2c79cf0d7fbe2f4be64ad9de11fb859d0ca25b14eef0cfcc0ae15bf5ff9c191f arc-theme-20190330.tar.gz"