summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xCHANGELOG24
-rw-r--r--PKGBUILD4
3 files changed, 28 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54dc411d44c5..97a00a1541c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = suru-plus-git
- pkgdesc = Suru++ 25 – A cyberpunk, elegant, futuristic, modern and Papirus-like third-party icons theme!
- pkgver = 25.3
+ pkgdesc = Suru++ 30 – A cyberpunk, elegant, futuristic, modern and Papirus-like third-party icons theme!
+ pkgver = 30.0
pkgrel = 1
url = https://github.com/gusbemacbe/suru-plus
changelog = CHANGELOG
diff --git a/CHANGELOG b/CHANGELOG
index d85ff7313bd5..6e1d15b2c17a 100755
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,30 @@ WHITE='\033[1;37m'
NC='\033[0m' # No Color
+echo -e "${GREEN}#${NC} ${ORANGE}30.0.0${NC}"
+echo -e "* Renamed “64” to “scalable” to make Suru++ Folders compatible with both Suru++ 30 and Suru++ Ubuntu;"
+echo -e "* Added GNOME PDF and DeVeDe symlinks (GitHub #113);"
+echo -e "* Added missed Notion icon (GitHub #114);"
+echo -e "* Added missed RMLint icon (GitHub #118);"
+echo -e "* Added Pocket Casts, designed by @jgierer12 (GitHub #119);"
+echo -e "* Added missed the icon “audio-card-usb” (GitHub #120);"
+echo -e "* Added Comics Book (GitHub #123) and added new 350 mimetypes icons;"
+echo -e "* Fixed wrong Transmission 16px icon (GitHub #124)"
+echo -e "* Added Onionshare and Ophcrack icons;"
+echo -e "* Added more than 38 Papirus apps icons;"
+echo -e "* Added missed Insync icons of “actions” and “status”;"
+echo -e "* Added missed VSCode Live Share icons;"
+echo -e "* Added new web apps icons: Grindr, Hornet, Tinder and XDA Developers;"
+echo -e "* Added support for Wine apps icons: Affinity Designer and BCompare;"
+echo -e "* Added Affinity Designer mimetypes;"
+echo -e "* Added new alternative icons following: Comics Book (mimetype icon), Icons/GTK/Plasma Theme (mimetype icon), Sublime Text and Terminal;"
+echo -e "* Added new colours, based on Suru++ Ubuntu colours, for folders – bordeaux, Canonical, Ubuntu and vermillion;"
+echo -e "* Added new gradients based on gradients colours of 16px icons for folders – 90s Summer, Aurora and FitDance;"
+echo -e "* Added new folders colours inspired by Ubuntu 19.04 Disco Dingo;"
+echo -e "* Added new gradient colours of @Roboron3042’s Cyberpunk Neon for 16px icons and folders;"
+echo -e "* Added new exclusive and special folders in homage to April, the month of astronomy, astronauts, aerospace engineering, cosmology, first image of black hole and the film Avengers: Endgame;"
+echo -e " "
+
echo -e "${GREEN}#${NC} ${ORANGE}25.3.0${NC}"
echo -e "* Added new 13 icons: Alva, Cronopete, Dockstation, Edex, elCalc, elementary OS, Figma, Google Web Designer, Optimizer, Listen1, Lyrics and VNote;"
echo -e "* Added new icons with two alternatives, designed by @iLynux8888;"
diff --git a/PKGBUILD b/PKGBUILD
index 6f2f4002fc6f..ee4e57c17556 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Maintainer: Gustavo Costa (gusbemacbe)
pkgname=suru-plus-git
-pkgver=25.3
+pkgver=30.0
pkgrel=1
-pkgdesc="Suru++ 25 – A cyberpunk, elegant, futuristic, modern and Papirus-like third-party icons theme!"
+pkgdesc="Suru++ 30 – A cyberpunk, elegant, futuristic, modern and Papirus-like third-party icons theme!"
arch=('any')
url="https://github.com/gusbemacbe/${pkgname/-git/}"
license=('GPL3')