summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalditoBarbudo2019-01-03 14:26:25 +0100
committerMalditoBarbudo2019-01-03 14:26:25 +0100
commit5664963dce9102224bd33c8eab9f605b0f17717b (patch)
tree76bb90192a3e6bb403bd9972670318468855c25e
parent0c721057a0c9b8ffafd6f2070fbd379c28b9b396 (diff)
downloadaur-solarized-sddm-theme.tar.gz
new version 0.1.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
-rw-r--r--solarized-sddm-theme.install5
3 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25d669998616..83d8e3dc6cd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = solarized-sddm-theme
pkgdesc = A solarized SDDM theme
- pkgver = 0.1.7
+ pkgver = 0.1.8
pkgrel = 1
url = https://github.com/MalditoBarbudo/solarized_sddm_theme
install = solarized-sddm-theme.install
@@ -13,8 +13,8 @@ pkgbase = solarized-sddm-theme
optdepends = otf-font-awesome: Fontawesome support
optdepends = ttf-font-awesome: Fontawesome support
optdepends = ttf-google-fonts-git: Open fonts from google, included raleway
- provides = solarized-sddm-theme=0.1.7
- source = solarized-sddm-theme::git://github.com/MalditoBarbudo/solarized_sddm_theme.git#tag=0.1.7
+ provides = solarized-sddm-theme=0.1.8
+ source = solarized-sddm-theme::git://github.com/MalditoBarbudo/solarized_sddm_theme.git#tag=0.1.8
md5sums = SKIP
pkgname = solarized-sddm-theme
diff --git a/PKGBUILD b/PKGBUILD
index 09ce0e1ee9d6..ada6759714a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gitname=solarized_sddm_theme
pkgname=solarized-sddm-theme
-pkgver=0.1.7
+pkgver=0.1.8
pkgrel=1
pkgdesc="A solarized SDDM theme"
arch=('any')
diff --git a/solarized-sddm-theme.install b/solarized-sddm-theme.install
index 879026239e8c..ca4eea4bfbd1 100644
--- a/solarized-sddm-theme.install
+++ b/solarized-sddm-theme.install
@@ -10,9 +10,10 @@ post_install() {
echo "[General]"
echo "displayFont='YourFont'"
echo
- echo "Version 0.1.7 brings a new background image"
+ echo "Version 0.1.8 brings a new background image"
echo "If you want the former backgrounds you can find them"
- echo "in the theme folder as bars_background.png and circles_background.png"
+ echo "in the theme folder as bars_background.png, circles_background.png"
+ echo "and traces_background.png"
}
post_upgrade() {