summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralexdelorenzo2021-05-16 16:11:36 -0400
committeralexdelorenzo2021-05-16 16:11:36 -0400
commitb07d759dd715a1a8e45eb49d1f181e6f2331303a (patch)
tree62f89898e7bcb9269527621287ce84582d4efe8a
parent7f7e416fdebc44df4e7783ebf0ca2e8a2499f360 (diff)
downloadaur-b07d759dd715a1a8e45eb49d1f181e6f2331303a.tar.gz
Upgrade to v0.8.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13902e8c2122..e8c7893697a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chromecast_mpris
pkgdesc = Control Chromecasts from Linux and D-Bus
- pkgver = 0.8.0
+ pkgver = 0.8.1
pkgrel = 1
url = https://github.com/alexdelorenzo/chromecast_mpris
arch = any
@@ -11,7 +11,7 @@ pkgbase = chromecast_mpris
depends = python-gobject
depends = python-pydbus
depends = python-click
- source = chromecast_mpris-0.8.0.tar.gz::https://github.com/alexdelorenzo/chromecast_mpris/archive/v0.8.0.tar.gz
+ source = chromecast_mpris-0.8.1.tar.gz::https://github.com/alexdelorenzo/chromecast_mpris/archive/v0.8.1.tar.gz
md5sums = SKIP
pkgname = chromecast_mpris
diff --git a/PKGBUILD b/PKGBUILD
index 56c546a0475d..14829f0e35e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex DeLorenzo <alex at alexdelorenzo dot dev>
pkgname=chromecast_mpris
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="Control Chromecasts from Linux and D-Bus"
arch=('any')