summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3578786e410e..37bbcbf88f4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xts-windows10-theme
pkgdesc = Windows 10 themes 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,13 +9,10 @@ pkgbase = xts-windows10-theme
depends = xfce4-theme-switcher
depends = xfce4-whiskermenu-plugin
depends = gtk-engine-murrine
- optdepends = plank
- optdepends = conky-manager
provides = xts-windows10-theme
conflicts = xts-windows10-theme
options = !strip
- source = https://gitlab.com/linux-stuffs/xts-themes/raw/master/xts-windows10-theme/distrib/xts-windows10-theme-0.1-0.tar.gz
+ source = https://gitlab.com/linux-stuffs/xts-themes/-/raw/main/xts-windows10-theme/distrib/xts-windows10-theme-0.1-1.tar.gz
sha256sums = SKIP
pkgname = xts-windows10-theme
-
diff --git a/PKGBUILD b/PKGBUILD
index 6d8bcd6b8ab3..d6ef87b80b51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pavel Sibal <entexsoft@gmail.com>
pkgname=xts-windows10-theme
pkgver=0.1
-pkgrel=0
+pkgrel=1
pkgdesc="Windows 10 themes 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-windows10-theme/distrib/xts-windows10-theme-0.1-0.tar.gz')
+source=('https://gitlab.com/linux-stuffs/xts-themes/-/raw/main/xts-windows10-theme/distrib/xts-windows10-theme-0.1-1.tar.gz')
sha256sums=('SKIP')
package() {