summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c28d1b9c1e5..75caa9f9941c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Apr 6 22:04:21 UTC 2016
+# Wed Apr 13 21:06:47 UTC 2016
pkgbase = mint-y-icons-git
pkgdesc = New icons from LinuxMint 18 inspired by the Moka icon set
- pkgver = 36.e8d97fe
- pkgrel = 1
+ pkgver = 37.262c757
+ pkgrel = 2
url = https://github.com/linuxmint/mint-y-icons
install = mint-y-icons.install
arch = any
@@ -11,7 +11,6 @@ pkgbase = mint-y-icons-git
optdepends = mint-x-icons: Mint-Y inherits missing icons from Mint-X
provides = mint-y-icons
conflicts = mint-y-icons
- options = optipng
source = mint-y-icons::git+https://github.com/linuxmint/mint-y-icons.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index de96da40b728..f04d531d5c32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=mint-y-icons
pkgname=${_pkgname}-git
-pkgver=36.e8d97fe
-pkgrel=1
+pkgver=37.262c757
+pkgrel=2
pkgdesc="New icons from LinuxMint 18 inspired by the Moka icon set"
arch=('any')
url="https://github.com/linuxmint/mint-y-icons"
@@ -11,7 +11,6 @@ license=('GPL3')
depends=()
makedepends=()
optdepends=("mint-x-icons: Mint-Y inherits missing icons from Mint-X")
-options=('optipng')
conflicts=("${_pkgname}")
provides=("${_pkgname}")
source=("${_pkgname}"::git+https://github.com/linuxmint/mint-y-icons.git)