summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2016-06-02 07:59:40 -0600
committerSam Burgos2016-06-02 07:59:40 -0600
commit6d98802b304dd60dfb208c5780e807979d40ea11 (patch)
tree5a9a0cda919daff6af7660b9eb3267ffdbdd2f18 /PKGBUILD
parent3f86d7cd9a22de3c5a2301dc70ee072454db5bba (diff)
downloadaur-6d98802b304dd60dfb208c5780e807979d40ea11.tar.gz
keep applying fixes to the package, fixing the conflicts function
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index caba56e2b86a..018c4b4a722d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mint-y-icons
pkgver=1.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="New icons from LinuxMint 18 inspired by the Moka icon set. Stable releases"
arch=('any')
url='http://packages.linuxmint.com'
@@ -10,7 +10,7 @@ license=('GPL3')
depends=()
makedepends=()
optdepends=("mint-x-icons: Mint-Y inherits missing icons from Mint-X")
-conflicts=("${_pkgname}-git")
+conflicts=("mint-y-icons-git")
source=("${url}/pool/main/m/${pkgname}/${pkgname}_${pkgver}.tar.xz")
sha256sums=('b0d38df3a0724791e59964c220c4946e4a9715c91c01154c50406138dca971f3')