summaryrefslogtreecommitdiff
path: root/community/grim/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/grim/PKGBUILD')
-rw-r--r--community/grim/PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/community/grim/PKGBUILD b/community/grim/PKGBUILD
deleted file mode 100644
index 4c7f6cf1..00000000
--- a/community/grim/PKGBUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-# temporary fix for type mismatch
-source+=('bced8c88165bd15cf97d3b55a9241b0a6ee1fe3c.patch')
-sha256sums+=('9614a426ac697cacbb7e08f6d5a12466071052d7ae14ef31a05e51d50f510de1')
-prepare() {
- cd "$pkgname"
- patch -p1 -i '../bced8c88165bd15cf97d3b55a9241b0a6ee1fe3c.patch'
-}