summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Reis2020-12-09 18:23:13 -0300
committerGustavo Reis2020-12-09 18:23:13 -0300
commitd65f8ddf8a2d62c8ecd2ad5f3bc923908c5ce635 (patch)
tree9b942910b23100f0a2472f8fe43a835215e88799
parente3cc4d3ad2441fd329b7e4ae06f6f43bad2ea761 (diff)
downloadaur-d65f8ddf8a2d62c8ecd2ad5f3bc923908c5ce635.tar.gz
Release 4.1
-rw-r--r--.SRCINFO4
-rwxr-xr-xCHANGELOG.sh8
-rw-r--r--PKGBUILD2
3 files changed, 10 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bccf2e4e5acd..a4110400916d 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 = 4.0
+ pkgver = 4.1
pkgrel = 7
url = https://github.com/Bonandry/yaru-plus
changelog = CHANGELOG.sh
@@ -10,7 +10,7 @@ pkgbase = yaru-plus-git
depends = yaru-icon-theme
provides = yaru-plus
conflicts = yaru-plus
- source = git+https://github.com/Bonandry/yaru-plus.git#tag=v4.0
+ source = git+https://github.com/Bonandry/yaru-plus.git#tag=v4.1
sha256sums = SKIP
pkgname = yaru-plus-git
diff --git a/CHANGELOG.sh b/CHANGELOG.sh
index 9b3ae525b739..015b54abc247 100755
--- a/CHANGELOG.sh
+++ b/CHANGELOG.sh
@@ -26,7 +26,8 @@ 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 "${BRIGHTORANGE}#${NC} ${BRIGHTPINK}4.0${NC} – ${BROWN}${BOLD}Abacaxi al Coco${NC}"
+echo -e " "
+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."
@@ -37,3 +38,8 @@ echo -e "${PINK}➡${NC} Added 67 new folder categories (${YELLOW}#25${NC}), inc
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 " "
+echo -e "${BRIGHTORANGE}#${NC} ${BRIGHTPINK}4.1${NC} – ${BROWN}${BOLD}Arachidi Von Hunty${NC}"
+echo -e "${PINK}➡${NC} New folders style – Synthwave ‘84."
+echo -e "${PINK}➡${NC} Added 9 new apps icons and 4 new emblems icons."
+echo -e "${PINK}➡${NC} Upgraded mimetypes icons."
+echo -e " "
diff --git a/PKGBUILD b/PKGBUILD
index 17afc683fad0..31ea111b65e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Costa <gusbemacbe@gmail.com>
pkgname=yaru-plus-git
-pkgver=4.0
+pkgver=4.1
pkgrel=7
pkgdesc="Yaru++ – Elegant and modern third-party icons theme, based on Canonical’s Yaru"
arch=('any')