From fcc682b96bbeae04cb530c8c24e0cfa5e2ed08cf Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Thu, 19 Sep 2019 01:34:25 +0200 Subject: testing/numix-icon-theme-circle: fix url --- testing/numix-icon-theme-circle/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/numix-icon-theme-circle') diff --git a/testing/numix-icon-theme-circle/APKBUILD b/testing/numix-icon-theme-circle/APKBUILD index 6c83bdb21b..ea47245f55 100644 --- a/testing/numix-icon-theme-circle/APKBUILD +++ b/testing/numix-icon-theme-circle/APKBUILD @@ -2,14 +2,14 @@ # Maintainer: Bart Ribbers pkgname=numix-icon-theme-circle pkgver=19.05.07 -pkgrel=0 +pkgrel=1 pkgdesc="Official icon theme from the Numix project" -url="http://numixproject.org/" +url="https://github.com/numixproject/numix-icon-theme-circle" arch="noarch" license="GPL-3.0-only" depends="numix-icon-theme" subpackages="$pkgname-light" -source="$pkgname-$pkgver.tar.gz::https://github.com/numixproject/$pkgname/archive/$pkgver.tar.gz" +source="$pkgname-$pkgver.tar.gz::https://github.com/numixproject/numix-icon-theme-circle/archive/$pkgver.tar.gz" options="!check" # No code so no tests package() { -- cgit v1.2.3