summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Reis2019-03-18 22:53:12 -0300
committerGustavo Reis2019-03-18 22:53:12 -0300
commite60ad8ba2c61272ed253fddaf1493d9c09153b3a (patch)
tree63886cacd79eac460fa60dbf266552c0c050960b
parente33e0a190cde4a59684438da83758528bf482279 (diff)
downloadaur-e60ad8ba2c61272ed253fddaf1493d9c09153b3a.tar.gz
Official Release 25.3
-rw-r--r--.SRCINFO4
-rwxr-xr-xCHANGELOG24
-rw-r--r--PKGBUILD4
3 files changed, 25 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56b7a266b6a7..54dc411d44c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = suru-plus-git
pkgdesc = Suru++ 25 – A cyberpunk, elegant, futuristic, modern and Papirus-like third-party icons theme!
- pkgver = 25.2
- pkgrel = 2
+ pkgver = 25.3
+ pkgrel = 1
url = https://github.com/gusbemacbe/suru-plus
changelog = CHANGELOG
arch = any
diff --git a/CHANGELOG b/CHANGELOG
index 070089568131..d85ff7313bd5 100755
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,14 +11,32 @@ WHITE='\033[1;37m'
NC='\033[0m' # No Color
+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;"
+echo -e "* Added new GNOME 3.32 icons;"
+echo -e "* Added new missed symlinked icons of AppImage apps;"
+echo -e "* Created eSuru++ for supporting elementary OS, suggested by @Chamrosh;"
+echo -e "* Created Suru++ Light for supporting XFCE light panel, suggested by @sptndc;"
+echo -e "* Fixed folder-saved-search.svg's wrong icon of elementary OS Code app in eSuru++;"
+echo -e "* Improved the color-picker.svg, suggested by @Bonandry;"
+echo -e "* Improved the 16px color-picker-black.svg to be legible, suggested by @roachsinai."
+echo -e " "
+
echo -e "${GREEN}#${NC} ${ORANGE}25.2.0${NC}"
-echo -e "* “Fixed loop time of update"
+echo -e "* Fixed loop time of update"
+
+echo -e " "
echo -e "${GREEN}#${NC} ${ORANGE}25.2.0${NC}"
-echo -e "* “Added gradient colours support and new three folders colours"
+echo -e "* Added gradient colours support and new three folders colours"
+
+echo -e " "
echo -e "${GREEN}#${NC} ${ORANGE}25${NC}"
-echo -e "* “Biggest upgrade!"
+echo -e "* Biggest upgrade!"
+
+echo -e " "
echo -e "${GREEN}#${NC} ${ORANGE}20.3.2${NC}"
echo -e "* “Clean” to “uninstall” fixed by @jonathonf"
diff --git a/PKGBUILD b/PKGBUILD
index 08731a691211..6f2f4002fc6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: Gustavo Costa (gusbemacbe)
pkgname=suru-plus-git
-pkgver=25.2
-pkgrel=2
+pkgver=25.3
+pkgrel=1
pkgdesc="Suru++ 25 – A cyberpunk, elegant, futuristic, modern and Papirus-like third-party icons theme!"
arch=('any')
url="https://github.com/gusbemacbe/${pkgname/-git/}"