summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalditoBarbudo2017-12-24 14:27:10 +0100
committerMalditoBarbudo2017-12-24 14:27:10 +0100
commit0c721057a0c9b8ffafd6f2070fbd379c28b9b396 (patch)
treef18f241547955f4f16df87363e6a2d3d4665dfd4
parent82f6a65dde0b3dbfc95c9218fab497811752f60b (diff)
downloadaur-0c721057a0c9b8ffafd6f2070fbd379c28b9b396.tar.gz
new package version 0.1.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
-rw-r--r--solarized-sddm-theme.install6
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f4e25026bed..25d669998616 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = solarized-sddm-theme
pkgdesc = A solarized SDDM theme
- pkgver = 0.1.6
+ pkgver = 0.1.7
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.6
- source = solarized-sddm-theme::git://github.com/MalditoBarbudo/solarized_sddm_theme.git#tag=0.1.6
+ provides = solarized-sddm-theme=0.1.7
+ source = solarized-sddm-theme::git://github.com/MalditoBarbudo/solarized_sddm_theme.git#tag=0.1.7
md5sums = SKIP
pkgname = solarized-sddm-theme
diff --git a/PKGBUILD b/PKGBUILD
index fd9bf1aa341c..09ce0e1ee9d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gitname=solarized_sddm_theme
pkgname=solarized-sddm-theme
-pkgver=0.1.6
+pkgver=0.1.7
pkgrel=1
pkgdesc="A solarized SDDM theme"
arch=('any')
diff --git a/solarized-sddm-theme.install b/solarized-sddm-theme.install
index 814aec8987a9..879026239e8c 100644
--- a/solarized-sddm-theme.install
+++ b/solarized-sddm-theme.install
@@ -10,9 +10,9 @@ post_install() {
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"
+ echo "Version 0.1.7 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"
}
post_upgrade() {