summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Reis2020-08-05 07:55:20 -0300
committerGustavo Reis2020-08-05 07:55:20 -0300
commitbb2a6adcae9db01c3d158024a8fa9696feb4400d (patch)
tree62b85d2810264632f791885aa5ae88dfc634197b
parent862007fa4543e6aecbb99071e3a8c6872a62abeb (diff)
downloadaur-bb2a6adcae9db01c3d158024a8fa9696feb4400d.tar.gz
Release 4.0 – Abacaxi al Cioccolato
-rw-r--r--.SRCINFO2
-rwxr-xr-xCHANGELOG.sh12
-rw-r--r--PKGBUILD2
3 files changed, 13 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83b83e9feb3f..70212dbc93c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yaru-plus-git
pkgdesc = Yaru++ – Elegant and modern third-party icons theme, based on Canonical’s Yaru
- pkgver = 3.0
+ pkgver = 4.0
pkgrel = 5
url = https://github.com/Bonandry/yaru-plus
changelog = CHANGELOG.sh
diff --git a/CHANGELOG.sh b/CHANGELOG.sh
index 19be2472aa9b..9b3ae525b739 100755
--- a/CHANGELOG.sh
+++ b/CHANGELOG.sh
@@ -26,4 +26,14 @@ echo -e "${PINK}➡${NC} Replaced the colours of monochromatic icons with the Ap
echo -e "${PINK}➡${NC} Removed the pan icons to fix the wrong arrows of calendar and wifi list pop-up (${YELLOW}#13${NC}). Thanks to ${SKYBLUE}@DarthWound${NC}!"
echo -e "${PINK}➡${NC} Added Postman icon (${YELLOW}#26${NC}). Thanks to ${SKYBLUE}@btd1137${NC}!"
echo -e "${PINK}➡${NC} We provide an AUR and a XBS (Void Linux) for installing and updating Yaru++!"
-echo -e " " \ No newline at end of file
+echo -e "${BRIGHTORANGE}#${NC} ${BRIGHTPINK}4.0${NC} – ${BROWN}${BOLD}Abacaxi al Coco${NC}"
+echo -e "${PINK}➡${NC} We have just released a new version of Yaru++ with new than 35 icons of apps, 54 of devices, 153 of mimetypes and 1646 of places!"
+echo -e "${PINK}➡${NC} 158 apps have been modified and updated for improvements."
+echo -e "${PINK}➡${NC} Numberous broken symlinks have been corrected."
+echo -e "${PINK}➡${NC} Fixed misspelling of emmoltes/emotes at the file index.theme (${YELLOW}#39${NC})."
+echo -e "${PINK}➡${NC} Corrected KDE-unsupported SVG functions in the icons."
+echo -e "${PINK}➡${NC} Fixed inheritance of Yaru++ (${YELLOW}#44${NC})."
+echo -e "${PINK}➡${NC} Added 67 new folder categories (${YELLOW}#25${NC}), including 32px and 48px."
+echo -e "${PINK}➡${NC} Added 15 new folder colours (${YELLOW}#25${NC}), including 32px and 48px."
+echo -e "${PINK}➡${NC} New icons themes: kYaru++, Yaru++ Color, Yaru++ Minimal and Yaru++ Smooth."
+echo -e " "
diff --git a/PKGBUILD b/PKGBUILD
index ce88d3d430fe..0c0bc6301f4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Costa <gusbemacbe@gmail.com>
pkgname=yaru-plus-git
-pkgver=3.0
+pkgver=4.0
pkgrel=5
pkgdesc="Yaru++ – Elegant and modern third-party icons theme, based on Canonical’s Yaru "
arch=('any')