summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71b6645ec2ad..6cf492ef58af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sardi-flat-mint-y-icons-git
pkgdesc = New icons from LinuxMint 18 inspired by the Moka icon set with Sardi-Flat as main icon set
- pkgver = 380.1597dde1
+ pkgver = 398.2442a3a26
pkgrel = 1
url = https://github.com/linuxmint/mint-y-icons
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index d896cbe69682..d479f4d3f534 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: erik dubois <erik.dubois@gmail.com>
pkgname=sardi-flat-mint-y-icons-git
_pkgname=sardi-flat-mint-y-icons
-pkgver=380.1597dde1
+pkgver=398.2442a3a26
pkgrel=1
pkgdesc="New icons from LinuxMint 18 inspired by the Moka icon set with Sardi-Flat as main icon set"
arch=('any')
@@ -33,7 +33,6 @@ package() {
rm -rf Mint-Y-Dark-Red
rm -rf Mint-Y-Dark-Sand
rm -rf Mint-Y-Dark-Teal
-
find . -name "index.theme" -type f -exec sed -i "s/Name=Mint-Y-/Name=Sardi-Flat-Mint-Y-/g" {} \;
find . -name "index.theme" -type f -exec sed -i "s/Inherits=Mint-Y,Adwaita,gnome,hicolor/Inherits=Sardi-Flat,Sardi,Surfn,Adwaita,gnome,hicolor/g" {} \;
mv Mint-Y-Aqua Sardi-Flat-Mint-Y-Aqua