summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2018-06-26 16:48:34 -0600
committerSam Burgos2018-06-26 16:48:34 -0600
commit05760b8379c1976fc3733b967295b8ae93839667 (patch)
tree1bf1fbd135c0e71e0c55d3bbda6ce416c8bc2d26
parentf732ab1575d5fd2ea36874c9f25f60373ad8bfe4 (diff)
downloadaur-05760b8379c1976fc3733b967295b8ae93839667.tar.gz
standarized PKGBUILD to newer template as well as make a cleanup
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 764db2d759b1..3f94280fbfc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="http://packages.linuxmint.com/pool/main/m/${pkgname}"
license=('GPL3')
depends=('gtk-update-icon-cache'
'hicolor-icon-theme')
-optdepends=("mint-x-icons: enable additional icons to inheritage")
+optdepends=('mint-x-icons: enable additional icons to inheritage')
conflicts=("mint-y-icons-git")
source=("${url}/${pkgname}_${pkgver}.tar.xz")
sha256sums=('e327656780492de93804e7e0ec5e16893bd2e948709328ad6f2bab781738361d')