summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2016-06-01 22:52:24 -0600
committerSam Burgos2016-06-01 22:52:24 -0600
commit752b59ae9ed4de4316486bcc345e476323c47fd2 (patch)
tree55c7403e0d4c1ff1863dfc0f1e375c2236017e68
parent25e728ec9ee9af95872dccb1b15bd84770cf01fc (diff)
downloadaur-752b59ae9ed4de4316486bcc345e476323c47fd2.tar.gz
edited url for downloading package
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 740264108902..bbf224a31d6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jun 2 04:48:42 UTC 2016
+# Thu Jun 2 04:51:52 UTC 2016
pkgbase = mint-y-icons
pkgdesc = New icons from LinuxMint 18 inspired by the Moka icon set. Stable releases
pkgver = 1.0.2
@@ -9,7 +9,7 @@ pkgbase = mint-y-icons
license = GPL3
optdepends = mint-x-icons: Mint-Y inherits missing icons from Mint-X
conflicts = -git
- source = http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons.tar.xz
+ source = http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons_1.0.2.tar.xz
sha256sums = b0d38df3a0724791e59964c220c4946e4a9715c91c01154c50406138dca971f3
pkgname = mint-y-icons
diff --git a/PKGBUILD b/PKGBUILD
index b6267eeb9f2b..fc788c7be1ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=()
makedepends=()
optdepends=("mint-x-icons: Mint-Y inherits missing icons from Mint-X")
conflicts=("${_pkgname}-git")
-source=("${url}/pool/main/m/${pkgname}/${pkgname}.tar.xz")
+source=("${url}/pool/main/m/${pkgname}/${pkgname}_${pkgver}.tar.xz")
sha256sums=('b0d38df3a0724791e59964c220c4946e4a9715c91c01154c50406138dca971f3')
pkgver() {