summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2e713b87e50..50fef6ecaa3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sopcast-launcher
pkgdesc = Sopcast Launcher allows you to open Sopcast links with a Media Player of your choice
- pkgver = 0.3.0
+ pkgver = 0.3.1
pkgrel = 1
url = https://github.com/jonian/sopcast-launcher
arch = any
@@ -10,7 +10,7 @@ pkgbase = sopcast-launcher
depends = sopcast
optdepends = vlc
provides = sopcast-launcher
- source = https://github.com/jonian/sopcast-launcher/archive/v0.3.0.tar.gz
+ source = https://github.com/jonian/sopcast-launcher/archive/v0.3.1.tar.gz
md5sums = SKIP
pkgname = sopcast-launcher
diff --git a/PKGBUILD b/PKGBUILD
index c49eb266e24e..0ad580923730 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=sopcast-launcher
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
pkgdesc="Sopcast Launcher allows you to open Sopcast links with a Media Player of your choice"
arch=('any')