summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParagoumba2023-10-08 00:02:18 +0200
committerParagoumba2023-10-08 00:02:18 +0200
commitb61c7743dffb2c0de9f59109c3c033e350e5a91f (patch)
tree62fcb91f64f8d8c530d4e710e03c594afd4e0944
parent78cc1ebb603db6cc62e8ce0b154edfa8a9579116 (diff)
downloadaur-b61c7743dffb2c0de9f59109c3c033e350e5a91f.tar.gz
Bump to v2.0.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcaaff9bfb7a..805bcbee7aa3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = vdhcoapp-bin
pkgdesc = Companion application for Video DownloadHelper browser add-on, precompiled binary version
- pkgver = 2.0.1
- pkgrel = 3
+ pkgver = 2.0.2
+ pkgrel = 1
url = https://github.com/mi-g/vdhcoapp
arch = x86_64
license = GPL2
depends = ffmpeg
depends = orc
- provides = vdhcoapp=2.0.1
+ provides = vdhcoapp=2.0.2
conflicts = vdhcoapp
options = !strip
- source = https://github.com/aclap-dev/vdhcoapp/releases/download/v2.0.1/vdhcoapp-2.0.1-linux-x86_64.deb
+ source = https://github.com/aclap-dev/vdhcoapp/releases/download/v2.0.2/vdhcoapp-2.0.2-linux-x86_64.deb
source = vdhcoapp-install.hook
source = vdhcoapp-remove.hook
source = vdhcoapp-user-install.hook
source = vdhcoapp-user-remove.hook
- sha256sums = cf4e1b02b90fd9b6bf6b4072688c956d21ac292f3a36feed2e395f6e5eb81723
+ sha256sums = 0db21854ca1c854229c72adbe41dc4538040a778dacc6ff2b8ff0170a9c4618c
sha256sums = a2b56e6ae3f7f8933e20762baa90e69f63f0802b2e6d213b51e0bc68843e5d27
sha256sums = 3287859986d67e15e269965676bf9c75d1e853ea0ec97695811072fb8f10a7a8
sha256sums = a74a57aac6b2e76ded9524599d3047486f9f2d8f820c5114ad41209c8117ab35
diff --git a/PKGBUILD b/PKGBUILD
index 6f9e4a8c8a16..604b617452db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_package=net.downloadhelper.coapp
pkgname=vdhcoapp-bin
-pkgver=2.0.1
-pkgrel=3
+pkgver=2.0.2
+pkgrel=1
pkgdesc="Companion application for Video DownloadHelper browser add-on, precompiled binary version"
provides=("vdhcoapp=${pkgver}")
conflicts=('vdhcoapp')
@@ -20,7 +20,7 @@ source=(https://github.com/aclap-dev/vdhcoapp/releases/download/v${pkgver}/vdhco
vdhcoapp-remove.hook
vdhcoapp-user-install.hook
vdhcoapp-user-remove.hook)
-sha256sums=('cf4e1b02b90fd9b6bf6b4072688c956d21ac292f3a36feed2e395f6e5eb81723'
+sha256sums=('0db21854ca1c854229c72adbe41dc4538040a778dacc6ff2b8ff0170a9c4618c'
'a2b56e6ae3f7f8933e20762baa90e69f63f0802b2e6d213b51e0bc68843e5d27'
'3287859986d67e15e269965676bf9c75d1e853ea0ec97695811072fb8f10a7a8'
'a74a57aac6b2e76ded9524599d3047486f9f2d8f820c5114ad41209c8117ab35'