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 9dbeeef4..00000000
--- a/community/reflector/PKGBUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-source=(
- "https://sources.archlinux32.org/sources/reflector32-${pkgver}.tar.gz"{,.sig}
-)
-md5sums=('f2732ac3104bf05db1a08edeaff14c57'
- 'SKIP')
-sha512sums=('9b2ff620ef709afb14f2579ec8d30b76bfea7ca4e26b55663a220a0d3d11a3abb5678657895e5de4c58df6ad7b6d1a47cb897687dcf56bb23d86a05160330ee7'
- 'SKIP')
-
-validpgpkeys=('DE9F7688CACF04FEB81A6C590AEEC90755DA7B5A' '38ACA6A026D25CDD227D24832F6399DCD2212195')
-eval "$(
- declare -f package | \
- sed '
- 2 a ls -lA
- s/\$pkgname/${pkgname}32/
- '
-)"