summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParagoumba2024-02-06 13:35:06 +0100
committerParagoumba2024-02-06 13:35:06 +0100
commit93f5d818c151d1fc51b40191fe6ba9ae757fa897 (patch)
tree584c9e3455c0d66c727f382a7a4a2461dd8bafbd
parent519b0ea35fdbb91d53569c3773ad66f629c20789 (diff)
downloadaur-93f5d818c151d1fc51b40191fe6ba9ae757fa897.tar.gz
Bump to v2.0.15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a9d80181269..df3d98fb1be4 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.14
+ pkgver = 2.0.15
pkgrel = 1
url = https://github.com/aclap-dev/vdhcoapp
arch = x86_64
license = GPL2
depends = ffmpeg
depends = orc
- provides = vdhcoapp=2.0.14
+ provides = vdhcoapp=2.0.15
conflicts = vdhcoapp
options = !strip
- source = vdhcoapp-2.0.14-linux-x86_64.deb::https://github.com/aclap-dev/vdhcoapp/releases/download/v2.0.14/vdhcoapp-linux-x86_64.deb
+ source = vdhcoapp-2.0.15-linux-x86_64.deb::https://github.com/aclap-dev/vdhcoapp/releases/download/v2.0.15/vdhcoapp-linux-x86_64.deb
source = vdhcoapp-install.hook
source = vdhcoapp-remove.hook
source = vdhcoapp-user-install.hook
source = vdhcoapp-user-remove.hook
- sha256sums = cb430e8cc68ab5060374f0a7550fa2ae18aa8d7b009bc5d6e76976f0f6aad5f4
+ sha256sums = 2824b229c3cce9cf7af1560f447419c2f5fb4a4dc945bd640c23861c44cf8196
sha256sums = a2b56e6ae3f7f8933e20762baa90e69f63f0802b2e6d213b51e0bc68843e5d27
sha256sums = 3287859986d67e15e269965676bf9c75d1e853ea0ec97695811072fb8f10a7a8
sha256sums = a08c02d934709cdea4392fce155bec0b33147e386ed154bed959c5b78788ea83
diff --git a/PKGBUILD b/PKGBUILD
index d504618c4330..1e5f5af37013 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_package=net.downloadhelper.coapp
pkgname=vdhcoapp-bin
-pkgver=2.0.14
+pkgver=2.0.15
pkgrel=1
pkgdesc="Companion application for Video DownloadHelper browser add-on, precompiled binary version"
provides=("vdhcoapp=${pkgver}")
@@ -20,7 +20,7 @@ source=(vdhcoapp-$pkgver-linux-$arch.deb::https://github.com/aclap-dev/vdhcoapp/
vdhcoapp-remove.hook
vdhcoapp-user-install.hook
vdhcoapp-user-remove.hook)
-sha256sums=('cb430e8cc68ab5060374f0a7550fa2ae18aa8d7b009bc5d6e76976f0f6aad5f4'
+sha256sums=('2824b229c3cce9cf7af1560f447419c2f5fb4a4dc945bd640c23861c44cf8196'
'a2b56e6ae3f7f8933e20762baa90e69f63f0802b2e6d213b51e0bc68843e5d27'
'3287859986d67e15e269965676bf9c75d1e853ea0ec97695811072fb8f10a7a8'
'a08c02d934709cdea4392fce155bec0b33147e386ed154bed959c5b78788ea83'