summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5be0bb0ac925..7364c89e9dfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: tercean <cg.aur@zknt.org>
pkgname=sponskrub
pkgver=3.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Scrub sponsor messages from youtube videos."
arch=(any)
url="https://github.com/faissaloo/SponSkrub"
license=('GPL3')
-depends=(ffmpeg)
+depends=("ffmpeg")
makedepends=(dub d-compiler)
source=("https://github.com/faissaloo/SponSkrub/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('857916cad429cce52b370d062a068a34112b97b4eb54da0dda9dc77d18e6b206')