summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaloniamatteo2021-03-07 09:44:32 +0100
committersaloniamatteo2021-03-07 09:44:32 +0100
commit4f0a20b69fbed44c9ea923db10276ec4fcf646ae (patch)
treecb917d885935f9d123941267d23977513c53e561
parent1f9d163beb28e8f7266452a477dcdd4b45e4e495 (diff)
downloadaur-4f0a20b69fbed44c9ea923db10276ec4fcf646ae.tar.gz
Fix mistake
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD3
2 files changed, 9 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a34df19a888d..da21a8afae8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,6 +12,14 @@ pkgbase = saluto-lightdm-theme-dwm
provides = saluto-lightdm-theme
conflicts = saluto-lightdm-theme
conflicts = saluto-lightdm-theme-git
+ source = git+https://github.com/Demonstrandum/Saluto
+ source = dwm-9wm-rio.diff
+ source = 9wm.desktop
+ source = dwm.desktop
+ source = rio.desktop
+ source = 9wm.png
+ source = dwm.png
+ source = rio.png
md5sums = SKIP
md5sums = 0830d03266233ee20799d55ed4bd56ea
md5sums = 07949190c746cf5227629051ce512338
diff --git a/PKGBUILD b/PKGBUILD
index f51573e2d991..19342d822f68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ pkgver() {
echo "${_pkgver}.r$(git rev-list --count HEAD).$(git rev-parse --short HEAD)"
}
-sources=(
+source=(
"git+https://github.com/Demonstrandum/Saluto"
"dwm-9wm-rio.diff"
"9wm.desktop"
@@ -40,7 +40,6 @@ md5sums=(
'83ee56f2f1d4bab75bb6c0f13a9f10d9' # rio.png
)
-
prepare() {
# Add logos
mv 9wm.png dwm.png rio.png "$srcdir/Saluto/src/assets/default_images/desktops/"