diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Maintainer: Pavel Sibal <entexsoft@gmail.com> pkgname=xts-dark-theme pkgver=0.1 -pkgrel=2 +pkgrel=3 pkgdesc="Dark theme for xfce4-theme switcher." arch=('any') url="https://gitlab.com/linux-stuffs/xts-themes" @@ -13,7 +13,7 @@ conflicts=("${pkgname}") depends=('xfce4-theme-switcher' 'xfce4-whiskermenu-plugin' 'arc-gtk-theme' 'gtk-engines' 'plank' 'conky' 'rofi' 'sardi-icons') options=('!strip') -source=('https://gitlab.com/linux-stuffs/xts-themes/-/raw/main/xts-dark-theme/distrib/xts-dark-theme-0.1-2.tar.gz') +source=('https://gitlab.com/linux-stuffs/xts-themes/-/raw/main/xts-dark-theme/distrib/xts-dark-theme-0.1-3.tar.gz') sha256sums=('SKIP') package() { |