summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d4c25637cef..37bbcbf88f4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,8 +12,7 @@ pkgbase = xts-windows10-theme
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-1.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 7e81bc82fd48..d6ef87b80b51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ conflicts=("${pkgname}")
depends=('xfce4-theme-switcher' 'xfce4-whiskermenu-plugin' 'gtk-engine-murrine')
options=('!strip')
-source=('https://gitlab.com/linux-stuffs/xts-themes/raw/master/xts-windows10-theme/distrib/xts-windows10-theme-0.1-1.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() {