summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2017-01-07 01:26:13 +0200
committerJonian Guveli2017-01-07 01:26:13 +0200
commit3523abd9e56ff83b87627a03e03bfd6a70a1375c (patch)
treecbc7d8b3d9638a3fcd0b7773b738fc56fe33b25c
parent3888d86adc96068ce9a1b6ea9296944f2f7e9010 (diff)
downloadaur-3523abd9e56ff83b87627a03e03bfd6a70a1375c.tar.gz
new version release
update md5sum
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7182de17f79..6feee60c37d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 12 13:09:13 UTC 2015
+# Fri Jan 6 23:25:49 UTC 2017
pkgbase = sopcast-launcher
pkgdesc = Sopcast Launcher allows you to open Sopcast links with a Media Player of your choice
- pkgver = 0.4.2
+ pkgver = 0.5.0
pkgrel = 1
url = https://github.com/jonian/sopcast-launcher
arch = any
@@ -12,8 +12,8 @@ pkgbase = sopcast-launcher
depends = sopcast
optdepends = vlc
provides = sopcast-launcher
- source = https://github.com/jonian/sopcast-launcher/archive/v0.4.2.tar.gz
- md5sums = SKIP
+ source = https://github.com/jonian/sopcast-launcher/archive/v0.5.0.tar.gz
+ md5sums = 0eb32ee8d45d67bdd40e21c388733a86
pkgname = sopcast-launcher
diff --git a/PKGBUILD b/PKGBUILD
index 0c3ea481aa64..e94740b95d3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=sopcast-launcher
-pkgver=0.4.2
+pkgver=0.5.0
pkgrel=1
pkgdesc="Sopcast Launcher allows you to open Sopcast links with a Media Player of your choice"
arch=("any")
@@ -10,7 +10,7 @@ depends=("python-psutil" "python-notify2" "sopcast")
optdepends=("vlc")
provides=("sopcast-launcher")
source=("https://github.com/jonian/sopcast-launcher/archive/v$pkgver.tar.gz")
-md5sums=("SKIP")
+md5sums=("0eb32ee8d45d67bdd40e21c388733a86")
package() {
mkdir -p "$pkgdir/opt"