summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSinedka2025-04-26 16:13:51 +0300
committerSinedka2025-04-26 16:13:51 +0300
commit1b15d948033874f117385082dfa8b706334c2032 (patch)
treec3f70cb3a74e22b2dfccf4d5dc344b20044a91fa
parent8ccde81d45b8aae7c2b4f1f0d4beaf24738aec15 (diff)
downloadaur-1b15d948033874f117385082dfa8b706334c2032.tar.gz
2.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD4
-rw-r--r--aniparser-2.0.0.tar.gzbin0 -> 101092 bytes
4 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9b8cca3788b..3b4d827442ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = aniparser
pkgdesc = AniParser Electron application
- pkgver = 1.2.2
+ pkgver = 2.0.0
pkgrel = 1
- url = https://github.com/yourusername/aniparser
+ url = https://github.com/Sinedka/aniparser
arch = x86_64
license = MIT
makedepends = npm
makedepends = git
depends = electron>=35.1.0
depends = nodejs>=20.0.0
- source = aniparser-1.2.2.tar.gz
+ source = aniparser-2.0.0.tar.gz
sha256sums = SKIP
pkgname = aniparser
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..915f56445ac9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+aniparser-*/ \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index e57670de630c..145ac31bdf81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Your Name <dennnn8888@gmail.com>
pkgname=aniparser
-pkgver=1.2.2
+pkgver=2.0.0
pkgrel=1
pkgdesc="AniParser Electron application"
arch=('x86_64')
-url="https://github.com/yourusername/aniparser"
+url="https://github.com/Sinedka/aniparser"
license=('MIT')
depends=('electron>=35.1.0' 'nodejs>=20.0.0')
makedepends=('npm' 'git')
diff --git a/aniparser-2.0.0.tar.gz b/aniparser-2.0.0.tar.gz
new file mode 100644
index 000000000000..0ef53c954b7b
--- /dev/null
+++ b/aniparser-2.0.0.tar.gz
Binary files differ