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/PKGBUILD15
1 files changed, 0 insertions, 15 deletions
diff --git a/community/reflector/PKGBUILD b/community/reflector/PKGBUILD
deleted file mode 100644
index c3e73ed8..00000000
--- a/community/reflector/PKGBUILD
+++ /dev/null
@@ -1,15 +0,0 @@
-source=(
- "https://sources.archlinux32.org/sources/reflector32-${pkgver}.tar.gz"{,.sig}
-)
-md5sums=('7f6100188a8d8340dcc6d470bbe5e179'
- 'SKIP')
-sha512sums=('9186c66152d20e6c52b7a2f2cd8fb9e5c122f23ec70afc358bfa01dd196a94cb4ae96a7fc8974524ef632e6d591d7889e1128e1c7e0f300562b1372ca61716ed'
- 'SKIP')
-
-validpgpkeys=('DE9F7688CACF04FEB81A6C590AEEC90755DA7B5A' '38ACA6A026D25CDD227D24832F6399DCD2212195' '16194A82231E9EF823562181C8E8F5A0AF9BA7E7')
-eval "$(
- declare -f package | \
- sed '
- s/\$pkgname/${pkgname}32/
- '
-)"