diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-06-27 10:29:25 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-06-27 10:29:25 -0300 |
| commit | 2909cdf8a3acd698b837a56112827049d049ecec (patch) | |
| tree | 7f98ff46a292e1a6207fc4d2bfaa1a79367070c8 /testing | |
| parent | 31f956427d7d12f147ea47da78d8da5a9918e502 (diff) | |
| download | aports-2909cdf8a3acd698b837a56112827049d049ecec.tar.bz2 aports-2909cdf8a3acd698b837a56112827049d049ecec.tar.xz | |
testing/numix-icon-theme: fix url
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/numix-icon-theme/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/numix-icon-theme/APKBUILD b/testing/numix-icon-theme/APKBUILD index ac9f0540a6..9fe1bc6298 100644 --- a/testing/numix-icon-theme/APKBUILD +++ b/testing/numix-icon-theme/APKBUILD @@ -2,10 +2,10 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=numix-icon-theme pkgver=0_git20190310 -pkgrel=0 +pkgrel=1 _commit="88ba3654506c73f77a28629d863d1e23a553bff7" pkgdesc="Official icon theme from the Numix project" -url="http://numixproject.org/" +url="https://numixproject.github.io/" arch="noarch" license="GPL-3.0-only" subpackages="$pkgname-light" |
