summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEntexSoft2020-09-13 18:00:57 +0200
committerEntexSoft2020-09-13 18:00:57 +0200
commite2e229c5b39639aed91e785a106ad1ad43085a1e (patch)
tree2ec4c32093dfd82fa0e6ae247c1ccf4b2d14eddd
parent7e800e6a8998392b25f4cf8d287ad0a939641c57 (diff)
downloadaur-e2e229c5b39639aed91e785a106ad1ad43085a1e.tar.gz
third commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5db47b2ac30..f1ec9b2e2093 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xts-dark-theme
pkgdesc = Dark 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
@@ -16,7 +16,7 @@ pkgbase = xts-dark-theme
provides = xts-dark-theme
conflicts = xts-dark-theme
options = !strip
- source = https://gitlab.com/linux-stuffs/xts-themes/raw/master/xts-dark-theme/distrib/xts-dark-theme-0.1-0.tar.gz
+ source = https://gitlab.com/linux-stuffs/xts-themes/raw/master/xts-dark-theme/distrib/xts-dark-theme-0.1-1.tar.gz
sha256sums = SKIP
pkgname = xts-dark-theme
diff --git a/PKGBUILD b/PKGBUILD
index e013adae8095..93260057d851 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pavel Sibal <entexsoft@gmail.com>
pkgname=xts-dark-theme
pkgver=0.1
-pkgrel=0
+pkgrel=1
pkgdesc="Dark theme for xfce4-theme switcher."
arch=('any')
url="https://gitlab.com/linux-stuffs/xts-themes"
@@ -14,7 +14,7 @@ depends=('xfce4-theme-switcher' 'xfce4-whiskermenu-plugin' 'arc-gtk-theme' 'gtk-
optdepends=('conky-manager')
options=('!strip')
-source=('https://gitlab.com/linux-stuffs/xts-themes/raw/master/xts-dark-theme/distrib/xts-dark-theme-0.1-0.tar.gz')
+source=('https://gitlab.com/linux-stuffs/xts-themes/raw/master/xts-dark-theme/distrib/xts-dark-theme-0.1-1.tar.gz')
sha256sums=('SKIP')
package() {