summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2017-01-07 01:26:13 +0200
committerJonian Guveli2017-01-07 01:26:13 +0200
commit3523abd9e56ff83b87627a03e03bfd6a70a1375c (patch)
treecbc7d8b3d9638a3fcd0b7773b738fc56fe33b25c /PKGBUILD
parent3888d86adc96068ce9a1b6ea9296944f2f7e9010 (diff)
downloadaur-3523abd9e56ff83b87627a03e03bfd6a70a1375c.tar.gz
new version release
update md5sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"