summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD16
2 files changed, 13 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17e08eb519b4..93502f687408 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,16 @@
# Generated by mksrcinfo v8
-# Thu Jun 2 14:02:56 UTC 2016
+# Sun Jul 3 03:35:22 UTC 2016
pkgbase = mint-y-icons
pkgdesc = New icons from LinuxMint 18 inspired by the Moka icon set. Stable releases
- pkgver = 1.0.2
- pkgrel = 3
+ pkgver = 1.0.3
+ pkgrel = 1
url = http://packages.linuxmint.com
arch = any
license = GPL3
- optdepends = mint-x-icons: Mint-Y inherits missing icons from Mint-X
- provides = mint-y-icons
+ depends = mint-x-icons
conflicts = mint-y-icons-git
- source = http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons_1.0.2.tar.xz
- sha256sums = b0d38df3a0724791e59964c220c4946e4a9715c91c01154c50406138dca971f3
+ source = http://packages.linuxmint.com/pool/main/m/mint-y-icons_1.0.3.tar.xz
+ sha256sums = 3c01ee0b2c646f4b2e909b8ea9280cbf5f3a9711ec629bffd9530fbe912fcb94
pkgname = mint-y-icons
diff --git a/PKGBUILD b/PKGBUILD
index 067a240e422f..2d852621685a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,17 @@
# Maintainer: Sam Burgos < jsbm1089 at gmail dot com >
pkgname=mint-y-icons
-pkgver='1.0.2'
-pkgrel=3
-pkgdesc="New icons from LinuxMint 18 inspired by the Moka icon set. Stable releases"
+pkgver='1.0.3'
+pkgrel='1'
+pkgdesc='New icons from LinuxMint 18 inspired by the Moka icon set. Stable releases'
arch=('any')
url='http://packages.linuxmint.com'
license=('GPL3')
-depends=()
makedepends=()
-optdepends=("mint-x-icons: Mint-Y inherits missing icons from Mint-X")
-conflicts=("mint-y-icons-git")
-provides=("${pkgname}")
-source=("${url}/pool/main/m/${pkgname}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('b0d38df3a0724791e59964c220c4946e4a9715c91c01154c50406138dca971f3')
+depends=('mint-x-icons')
+conflicts=('mint-y-icons-git')
+source=("${url}/pool/main/m/${pkgname}_${pkgver}.tar.xz")
+sha256sums=('3c01ee0b2c646f4b2e909b8ea9280cbf5f3a9711ec629bffd9530fbe912fcb94')
pkgver() {
cd "${srcdir}/${pkgname}"