summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2016-07-02 22:08:02 -0600
committerSam Burgos2016-07-02 22:08:02 -0600
commitec66f1e8b840965b0551fcac586daf77b0ebafcd (patch)
tree3fabc705f15ae73bf0b11e0bbd88d8357fa73eca /PKGBUILD
parentc2103f11f4502970e1e80c7edce1b66cd181e2dd (diff)
downloadaur-ec66f1e8b840965b0551fcac586daf77b0ebafcd.tar.gz
fixed dependency on mint-x and added dependency to gtk-update-icon-cache to update icons cache post-installation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ddb78fe4bdc..72b97f3d1e70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=mint-y-icons
pkgver='1.0.3'
-pkgrel='1'
+pkgrel='2'
pkgdesc='New icons from LinuxMint 18 inspired by the Moka icon set. Stable releases'
arch=('any')
url='http://packages.linuxmint.com'
license=('GPL3')
-makedepends=()
-depends=('mint-x-icons')
+depends=('mint-x-icons' 'gtk-update-icon-cache')
conflicts=('mint-y-icons-git')
source=("${url}/pool/main/m/${pkgname}/${pkgname}_${pkgver}.tar.xz")
sha256sums=('3c01ee0b2c646f4b2e909b8ea9280cbf5f3a9711ec629bffd9530fbe912fcb94')