summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel de Oliveira2023-10-22 22:52:16 -0300
committerGabriel de Oliveira2023-10-22 22:53:10 -0300
commite4135a2e3787f33c08735f972e0e69cf8a28b3f4 (patch)
tree7fcf35242a6431551488ee07efd8028d336bb6eb
parent792b2e54f02c980978d903a2e99694687ab20d05 (diff)
downloadaur-e4135a2e3787f33c08735f972e0e69cf8a28b3f4.tar.gz
fix hook when option
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--install-spotx.hook2
-rw-r--r--spotx-linux-1.2.3.1115_1-2-any.pkg.tar.zstbin40384 -> 0 bytes
4 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3271f674fc19..666aa3a9f8fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,13 @@
pkgbase = spotx-linux
pkgdesc = Spotify Ad blocker based on SpotX for Linux
pkgver = 1.2.3.1115_1
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/Nuzair46/SpotX-Linux
arch = any
license = custom
+ source = install-spotx.hook
source = git+https://github.com/Nuzair46/SpotX-Linux.git
+ sha256sums = 20c11244216fa09b71ad0d660b54a05e01a34053f1ee2f508ed0cb820716cbc3
sha256sums = SKIP
pkgname = spotx-linux
diff --git a/PKGBUILD b/PKGBUILD
index 16442eb08f8c..2f850a0d2a26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://github.com/Nuzair46/SpotX-Linux'
license=('custom')
source=('install-spotx.hook'
'git+https://github.com/Nuzair46/SpotX-Linux.git')
-sha256sums=('20c11244216fa09b71ad0d660b54a05e01a34053f1ee2f508ed0cb820716cbc3'
+sha256sums=('c21a8d0f772848e5d3c7ea6d7beeb8c3cfb805ccbe169a03c19af9027cb69c51'
'SKIP')
pkgver() {
diff --git a/install-spotx.hook b/install-spotx.hook
index 61bf12a6fe4b..23926a2abc42 100644
--- a/install-spotx.hook
+++ b/install-spotx.hook
@@ -6,5 +6,5 @@ Target = spotify
[Action]
Description = Istalling/updating SpotX...
-When = PostTransation
+When = PostTransaction
Exec = /opt/SpotX-Linux/install.sh -p /opt/spotify \ No newline at end of file
diff --git a/spotx-linux-1.2.3.1115_1-2-any.pkg.tar.zst b/spotx-linux-1.2.3.1115_1-2-any.pkg.tar.zst
deleted file mode 100644
index 4f83b57d41e8..000000000000
--- a/spotx-linux-1.2.3.1115_1-2-any.pkg.tar.zst
+++ /dev/null
Binary files differ