summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2016-07-02 21:40:04 -0600
committerSam Burgos2016-07-02 21:40:04 -0600
commit3afc9732b387248e7e9793669c8c17414450dc4e (patch)
tree604d1fb4873db6453e5102331f404dfc400e0ece
parent5b5470545e180174b6f37e2dbd3ad2f4c127d6af (diff)
downloadaur-3afc9732b387248e7e9793669c8c17414450dc4e.tar.gz
updated download URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93502f687408..6e0cc06c9f2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Jul 3 03:35:22 UTC 2016
+# Sun Jul 3 03:39:38 UTC 2016
pkgbase = mint-y-icons
pkgdesc = New icons from LinuxMint 18 inspired by the Moka icon set. Stable releases
pkgver = 1.0.3
@@ -9,7 +9,7 @@ pkgbase = mint-y-icons
license = GPL3
depends = mint-x-icons
conflicts = mint-y-icons-git
- source = http://packages.linuxmint.com/pool/main/m/mint-y-icons_1.0.3.tar.xz
+ source = http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons_1.0.3.tar.xz
sha256sums = 3c01ee0b2c646f4b2e909b8ea9280cbf5f3a9711ec629bffd9530fbe912fcb94
pkgname = mint-y-icons
diff --git a/PKGBUILD b/PKGBUILD
index 2d852621685a..8a9ed5c07d6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
makedepends=()
depends=('mint-x-icons')
conflicts=('mint-y-icons-git')
-source=("${url}/pool/main/m/${pkgname}_${pkgver}.tar.xz")
+source=("${url}/pool/main/m/${pkgname}/${pkgname}_${pkgver}.tar.xz")
sha256sums=('3c01ee0b2c646f4b2e909b8ea9280cbf5f3a9711ec629bffd9530fbe912fcb94')
pkgver() {