summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur2023-05-19 15:52:34 +0200
committerArthur2023-05-19 15:52:34 +0200
commit47d4173fa6ad99e702597f982c8478356a7584ec (patch)
treedc006716e27ea88ac23ddb905c8907f6e9d9f5da
parentb76bd9d8e2bb1a1d2fce205ddce00aebe246e654 (diff)
downloadaur-47d4173fa6ad99e702597f982c8478356a7584ec.tar.gz
chore: updated source name to be more concise
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e96d584dee18..a3be41c1ed92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = sddm-theme-mountain-git
provides = sddm-theme-mountain
conflicts = sddm-theme-mountain
backup = usr/share/sddm/themes/mountain/theme.conf
- source = mountain::git+https://github.com/c0rydoras/sddm-mountain-theme.git
+ source = sddm-mountain-theme::git+https://github.com/c0rydoras/sddm-mountain-theme.git
sha256sums = SKIP
pkgname = sddm-theme-mountain-git
diff --git a/PKGBUILD b/PKGBUILD
index 3bf61a6c0892..ca3900bb77ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('git')
provides=("sddm-theme-mountain")
conflicts=("sddm-theme-mountain")
backup=('usr/share/sddm/themes/mountain/theme.conf')
-source=('mountain::git+https://github.com/c0rydoras/sddm-mountain-theme.git')
+source=('sddm-mountain-theme::git+https://github.com/c0rydoras/sddm-mountain-theme.git')
sha256sums=('SKIP')
pkgver() {