From f428f71968a83a4e515b8f363074265dcd32d3f0 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Wed, 27 Aug 2014 12:17:26 +0400 Subject: [PATCH] update download path to nitrux icons --- nitrux-icon-theme/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nitrux-icon-theme/PKGBUILD b/nitrux-icon-theme/PKGBUILD index 8f9f348..0eb0963 100644 --- a/nitrux-icon-theme/PKGBUILD +++ b/nitrux-icon-theme/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="New squared icon set for Linux that sports clean lines, smooth gradient url="http://deviantn7k1.deviantart.com/art/Nitrux-OS-Icons-293634207" arch=('any') license=('custom:Creative Commons') -source=("http://store.nitrux.in/files/${pkgname}-${pkgver}.tar.gz") +source=("http://nitrux.in/downloads/files/free/${pkgname}-${pkgver}.tar.gz") depends=('librsvg') makedepends=() options=(!strip)