summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParagoumba2023-11-17 19:00:30 +0100
committerParagoumba2023-11-17 19:00:30 +0100
commit812d86f9a7955841158571bbfb48c41ca62fcf3f (patch)
tree13cedcdb43f4edd6f0c13b363c4373aea2093e0a
parentf46ff4c9f4a98fa2a574fd64512622b1e89ae7ba (diff)
downloadaur-812d86f9a7955841158571bbfb48c41ca62fcf3f.tar.gz
Bump to v2.0.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85f03189f236..c0fa618f1cd2 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.6
+ pkgver = 2.0.7
pkgrel = 1
url = https://github.com/aclap-dev/vdhcoapp
arch = x86_64
license = GPL2
depends = ffmpeg
depends = orc
- provides = vdhcoapp=2.0.6
+ provides = vdhcoapp=2.0.7
conflicts = vdhcoapp
options = !strip
- source = https://github.com/aclap-dev/vdhcoapp/releases/download/v2.0.6/vdhcoapp-2.0.6-linux-x86_64.deb
+ source = https://github.com/aclap-dev/vdhcoapp/releases/download/v2.0.7/vdhcoapp-2.0.7-linux-x86_64.deb
source = vdhcoapp-install.hook
source = vdhcoapp-remove.hook
source = vdhcoapp-user-install.hook
source = vdhcoapp-user-remove.hook
- sha256sums = f1e78036ca2ceb112aa940b93e0c5cf02129f61fa354caa42a71966ca4830df1
+ sha256sums = c05feddb5f4cf70eaa759c8e9d225c8e257637a86467ead3f454724967edd0e8
sha256sums = a2b56e6ae3f7f8933e20762baa90e69f63f0802b2e6d213b51e0bc68843e5d27
sha256sums = 3287859986d67e15e269965676bf9c75d1e853ea0ec97695811072fb8f10a7a8
sha256sums = a74a57aac6b2e76ded9524599d3047486f9f2d8f820c5114ad41209c8117ab35
diff --git a/PKGBUILD b/PKGBUILD
index d955d8b746e9..cd2a740832c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_package=net.downloadhelper.coapp
pkgname=vdhcoapp-bin
-pkgver=2.0.6
+pkgver=2.0.7
pkgrel=1
pkgdesc="Companion application for Video DownloadHelper browser add-on, precompiled binary version"
provides=("vdhcoapp=${pkgver}")
@@ -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=('f1e78036ca2ceb112aa940b93e0c5cf02129f61fa354caa42a71966ca4830df1'
+sha256sums=('c05feddb5f4cf70eaa759c8e9d225c8e257637a86467ead3f454724967edd0e8'
'a2b56e6ae3f7f8933e20762baa90e69f63f0802b2e6d213b51e0bc68843e5d27'
'3287859986d67e15e269965676bf9c75d1e853ea0ec97695811072fb8f10a7a8'
'a74a57aac6b2e76ded9524599d3047486f9f2d8f820c5114ad41209c8117ab35'