summaryrefslogtreecommitdiff
path: root/community/spring/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/spring/PKGBUILD')
-rw-r--r--community/spring/PKGBUILD10
1 files changed, 0 insertions, 10 deletions
diff --git a/community/spring/PKGBUILD b/community/spring/PKGBUILD
deleted file mode 100644
index 8e94d0ef..00000000
--- a/community/spring/PKGBUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-# see upstream: https://springrts.com/mantis/view.php?id=5413
-
-md5sums[1]="59d186079e08ae9260fd31bf7129e7e7"
-
-prepare() {
- cd spring_$pkgver
-
- # https://springrts.com/mantis/view.php?id=5413
- patch -Np1 -i ../gold-linker.patch
-}