summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2016-07-02 21:35:58 -0600
committerSam Burgos2016-07-02 21:35:58 -0600
commit5b5470545e180174b6f37e2dbd3ad2f4c127d6af (patch)
tree900c6a1f001c1e135375a1d3374d2042229810cb /PKGBUILD
parent0674e6623b9b0c8b2c0f01aac9e8398edf198a9a (diff)
downloadaur-5b5470545e180174b6f37e2dbd3ad2f4c127d6af.tar.gz
updated version to 1.0.3, added dependency on mint-x-icons package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 7 insertions, 9 deletions
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}"