summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2016-06-02 08:03:33 -0600
committerSam Burgos2016-06-02 08:03:33 -0600
commit0674e6623b9b0c8b2c0f01aac9e8398edf198a9a (patch)
tree3b0c4a0d72bf17cc98ac2a2b11d9713a3d25fdd3 /PKGBUILD
parent6d98802b304dd60dfb208c5780e807979d40ea11 (diff)
downloadaur-0674e6623b9b0c8b2c0f01aac9e8398edf198a9a.tar.gz
keep applying fixes to the package, fixing the pkgver and the provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 018c4b4a722d..067a240e422f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos < jsbm1089 at gmail dot com >
pkgname=mint-y-icons
-pkgver=1.0.2
+pkgver='1.0.2'
pkgrel=3
pkgdesc="New icons from LinuxMint 18 inspired by the Moka icon set. Stable releases"
arch=('any')
@@ -11,6 +11,7 @@ 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')