summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmcb2022-09-06 21:56:07 +0100
committerjmcb2022-09-06 21:56:07 +0100
commit3c642c8fb1792e165bb31c6b849b150222dd1d7c (patch)
tree230605427b0ff311f22be011e0771b4195f37929
parentc46324d2f74c67bf48fc76bf8c759ac7978d5f4a (diff)
downloadaur-3c642c8fb1792e165bb31c6b849b150222dd1d7c.tar.gz
Combine two git repos
-rw-r--r--archive.bundlebin0 -> 57271 bytes
-rwxr-xr-xbuild.sh6
-rwxr-xr-xupdate-aur.sh3
3 files changed, 0 insertions, 9 deletions
diff --git a/archive.bundle b/archive.bundle
new file mode 100644
index 000000000000..e0b10027b014
--- /dev/null
+++ b/archive.bundle
Binary files differ
diff --git a/build.sh b/build.sh
deleted file mode 100755
index 3eaee7773e59..000000000000
--- a/build.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-desktop-file-validate *.desktop \
-&& namcap PKGBUILD \
-&& makepkg --printsrcinfo > .SRCINFO \
-&& makepkg -fs \
-&& namcap *.pkg.tar.zst
diff --git a/update-aur.sh b/update-aur.sh
deleted file mode 100755
index 1d4a278f6997..000000000000
--- a/update-aur.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-#rm -rf aur/*
-git ls-tree --name-only master | xargs cp -ut aur/