summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Gierer2019-03-28 08:19:12 +0100
committerJonas Gierer2019-03-28 08:19:12 +0100
commitd4464dd9b58fd5744cb0831b091f6e9bfaaaea4a (patch)
treea51e5737830786e68ce322b540652d5e85f916a2 /PKGBUILD
parent2ce102a80ba63e8c781b901258726c8abfe73e1b (diff)
downloadaur-d4464dd9b58fd5744cb0831b091f6e9bfaaaea4a.tar.gz
v1.2.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fd21e1e7e85..bc1e3e9a75d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonas Gierer <jgierer12@gmail.com>
pkgname=pocket-casts-linux-bin
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
pkgdesc="Electron wrapper around the Pocket Casts web app with support for MPRIS (media controls)"
arch=('x86_64')
license=('MIT')
@@ -15,7 +15,7 @@ source=(
"https://github.com/jgierer12/pocket-casts-linux/releases/download/v$pkgver/pocket-casts-linux-$pkgver-x64.pacman"
"https://raw.githubusercontent.com/jgierer12/pocket-casts-linux/v$pkgver/LICENSE"
)
-md5sums=('051d28a9f74472e229b2ce7a89b1be8f'
+md5sums=('be21aa678337da7d4a2f62c9b89dcf8c'
'04bf690e790df16c6404870cdea950bc')
package() {