Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/reflector/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/reflector/PKGBUILD')
-rw-r--r--community/reflector/PKGBUILD16
1 files changed, 0 insertions, 16 deletions
diff --git a/community/reflector/PKGBUILD b/community/reflector/PKGBUILD
deleted file mode 100644
index 1c752de0..00000000
--- a/community/reflector/PKGBUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-source=(
- "https://sources.archlinux32.org/sources/reflector32-${pkgver}.tar.gz"{,.sig}
-)
-md5sums=('6a7159cbd43b5be0641077caf16ffa45'
- 'SKIP')
-sha512sums=('a83d58d36f3dc29763066a0735d2f68c23830b4be0b88d8277a1a98df83631f4ccf98ecea51ba372b983410f367ff71889d42d636ae5dd52ed651aa85e5ec272'
- 'SKIP')
-
-validpgpkeys=('DE9F7688CACF04FEB81A6C590AEEC90755DA7B5A' '38ACA6A026D25CDD227D24832F6399DCD2212195')
-eval "$(
- declare -f package | \
- sed '
- 2 a ls -lA
- s/\$pkgname/${pkgname}32/
- '
-)"