Skip to content

Commit

Permalink
updpatch: eslint 9.15.0-1
Browse files Browse the repository at this point in the history
Python is not needed now.
  • Loading branch information
hack3ric authored and felixonmars committed Nov 18, 2024
1 parent 4fb6703 commit 175eac2
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions eslint/riscv64.patch
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
--- PKGBUILD
+++ PKGBUILD
@@ -16,6 +16,7 @@ makedepends=(
git
jq
npm
+ python
)
options=('!emptydirs')
source=("git+https://github.com/$pkgname/$pkgname.git#tag=v$pkgver")
@@ -28,7 +29,7 @@ prepare() {
@@ -29,7 +29,7 @@ prepare() {

check() {
cd $pkgname
Expand Down

0 comments on commit 175eac2

Please sign in to comment.