summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-02-05 09:32:07 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-02-05 09:32:07 +0100
commit4163cb64782fe22115f7bbeeb5f0e065184a2507 (patch)
tree7b7ec8c5437c2f1814a1ffb0fe647d0e127ef0fc
parente7f3f03caa311b63f32349c2d6a880274a9fdf66 (diff)
downloadpackages-4163cb64782fe22115f7bbeeb5f0e065184a2507.tar.xz
community/newsboat: removed old rust llvm10 patch, builds with last rust now
-rw-r--r--community/newsboat/PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/community/newsboat/PKGBUILD b/community/newsboat/PKGBUILD
deleted file mode 100644
index e4e66f70..00000000
--- a/community/newsboat/PKGBUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-# rust is too old, needs llvm10 for now
-makedepends+=("llvm10")