summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEntexSoft2020-09-13 18:32:32 +0200
committerEntexSoft2020-09-13 18:32:32 +0200
commitc9a893a00e0edfdaf0841adcb40592933c6b6b93 (patch)
treec2ca5e012c8f0fe3721379fa335912720add8fdf
parent5f5b274098f6befaad34d20c3a005a98c98d6b7b (diff)
downloadaur-c9a893a00e0edfdaf0841adcb40592933c6b6b93.tar.gz
2020-09-13 01 commit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f98a34d65c33..6848e47e74b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xts-windowsxp-theme
pkgdesc = Windows XP theme for xfce4-theme switcher.
pkgver = 0.1
- pkgrel = 0
+ pkgrel = 1
url = https://gitlab.com/linux-stuffs/xts-themes
arch = any
groups = xfce4-goodies
@@ -9,12 +9,10 @@ pkgbase = xts-windowsxp-theme
depends = xfce4-theme-switcher
depends = xfce4-whiskermenu-plugin
depends = gtk-engine-murrine
- optdepends = plank
- optdepends = conky-manager
provides = xts-windowsxp-theme
conflicts = xts-windowsxp-theme
options = !strip
- source = https://gitlab.com/linux-stuffs/xts-themes/raw/master/xts-windowsxp-theme/distrib/xts-windowsxp-theme-0.1-0.tar.gz
+ source = https://gitlab.com/linux-stuffs/xts-themes/raw/master/xts-windowsxp-theme/distrib/xts-windowsxp-theme-0.1-1.tar.gz
sha256sums = SKIP
pkgname = xts-windowsxp-theme
diff --git a/PKGBUILD b/PKGBUILD
index bb47241faf61..9ce0975526a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pavel Sibal <entexsoft@gmail.com>
pkgname=xts-windowsxp-theme
pkgver=0.1
-pkgrel=0
+pkgrel=1
pkgdesc="Windows XP theme for xfce4-theme switcher."
arch=('any')
url="https://gitlab.com/linux-stuffs/xts-themes"
@@ -11,10 +11,9 @@ groups=('xfce4-goodies')
provides=("${pkgname}")
conflicts=("${pkgname}")
depends=('xfce4-theme-switcher' 'xfce4-whiskermenu-plugin' 'gtk-engine-murrine')
-optdepends=('plank' 'conky-manager')
options=('!strip')
-source=('https://gitlab.com/linux-stuffs/xts-themes/raw/master/xts-windowsxp-theme/distrib/xts-windowsxp-theme-0.1-0.tar.gz')
+source=('https://gitlab.com/linux-stuffs/xts-themes/raw/master/xts-windowsxp-theme/distrib/xts-windowsxp-theme-0.1-1.tar.gz')
sha256sums=('SKIP')
package() {