~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/numix-icon-theme-circle: fix url

Bart Ribbers <bribbers@disroot.org>
Details
Message ID
<20190918233425.11364-1-bribbers@disroot.org>
DKIM signature
missing
Download raw message
Patch: +3 -3
---
 testing/numix-icon-theme-circle/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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 <bribbers@disroot.org>
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() {
-- 
2.21.0
Reply to thread Export thread (mbox)