summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFuad Saud2022-04-10 01:07:02 +0200
committerFuad Saud2022-04-10 01:07:02 +0200
commit4b42c8ab1dca4f89a870fcfc9368254f0c4445ec (patch)
tree7d5c4e1de3ac652d68244cfefbfac2f1ff98088b /PKGBUILD
parent4599afb0b4624fae802dac3fc5e3e9e1b9ca4cf8 (diff)
downloadaur-4b42c8ab1dca4f89a870fcfc9368254f0c4445ec.tar.gz
Update to v1.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a36f54e37ece..c315e695a3c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pocket-casts-linux-bin
provides=('pocket-casts-linux')
conflicts=('pocket-casts-linux')
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=2
pkgdesc="Electron wrapper around the Pocket Casts web app with support for MPRIS (media controls)"
arch=('x86_64')
@@ -17,7 +17,7 @@ source=(
"https://github.com/fuadsaud/pocket-casts-linux/releases/download/v$pkgver/pocket-casts-linux-$pkgver-x64.pacman"
"https://raw.githubusercontent.com/fuadsaud/pocket-casts-linux/v$pkgver/LICENSE"
)
-md5sums=('55089a97018d9884abd0a47a62d1ef4e'
+md5sums=('d104503183f1689e0c6b889ca9081eb5'
'd33641b160d63ec0a1de56f9f89fe400')
package() {