summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalditoBarbudo2016-12-26 02:03:34 +0100
committerMalditoBarbudo2016-12-26 02:03:34 +0100
commit82f6a65dde0b3dbfc95c9218fab497811752f60b (patch)
tree12979bc751b0b39750de0fa52cf76b30fa9631f1
parente0bc127cd65899c0db2be5b130df9ce6f4d57095 (diff)
downloadaur-82f6a65dde0b3dbfc95c9218fab497811752f60b.tar.gz
bumped to 0.1.6 version. new background
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
-rw-r--r--solarized-sddm-theme.install4
3 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22dc1d015031..7f4e25026bed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = solarized-sddm-theme
pkgdesc = A solarized SDDM theme
- pkgver = 0.1.5
+ pkgver = 0.1.6
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.5
- source = solarized-sddm-theme::git://github.com/MalditoBarbudo/solarized_sddm_theme.git#tag=0.1.5
+ provides = solarized-sddm-theme=0.1.6
+ source = solarized-sddm-theme::git://github.com/MalditoBarbudo/solarized_sddm_theme.git#tag=0.1.6
md5sums = SKIP
pkgname = solarized-sddm-theme
diff --git a/PKGBUILD b/PKGBUILD
index afe131df4c0e..fd9bf1aa341c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gitname=solarized_sddm_theme
pkgname=solarized-sddm-theme
-pkgver=0.1.5
+pkgver=0.1.6
pkgrel=1
pkgdesc="A solarized SDDM theme"
arch=('any')
diff --git a/solarized-sddm-theme.install b/solarized-sddm-theme.install
index 9a94bbe801d2..814aec8987a9 100644
--- a/solarized-sddm-theme.install
+++ b/solarized-sddm-theme.install
@@ -9,6 +9,10 @@ post_install() {
echo
echo "[General]"
echo "displayFont='YourFont'"
+ echo
+ echo "Version 0.1.6 brings a new background image"
+ echo "If you want the former background you can find it"
+ echo "in the theme folder as bars_background.png"
}
post_upgrade() {