summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSumner Evans2020-03-20 09:40:08 -0600
committerSumner Evans2020-03-20 09:40:08 -0600
commitbf1c14a53a4e5bad6fcb04e719a8527055e003f0 (patch)
treed1c0afd4adca348cfc6772cc41320f7389d11d8a /PKGBUILD
parent70f8749cb5e507f374fb122bbd3e5ec44f567ccf (diff)
downloadaur-bf1c14a53a4e5bad6fcb04e719a8527055e003f0.tar.gz
0.8.13 -> 0.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97d1a6da5683..571a997fd001 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgbase='sublime-music'
pkgname=('sublime-music')
_module='sublime-music'
-pkgver='0.8.13'
-pkgrel=2
+pkgver='0.9.0'
+pkgrel=1
pkgdesc='A native Subsonic/Airsonic/*sonic client for Linux. Build using Python and GTK+.'
url='https://gitlab.com/sumner/sublime-music'
depends=(
@@ -32,11 +32,11 @@ makedepends=(
license=('GPL3')
arch=('any')
source=(
- 'https://files.pythonhosted.org/packages/source/s/sublime-music/sublime-music-0.8.13.tar.gz'
- 'https://gitlab.com/sumner/sublime-music/-/jobs/artifacts/v0.8.13/download?job=build_logo'
+ 'https://files.pythonhosted.org/packages/source/s/sublime-music/sublime-music-0.9.0.tar.gz'
+ 'https://gitlab.com/sumner/sublime-music/-/jobs/artifacts/v0.9.0/download?job=build_logo'
)
-md5sums=('3e60ffa2f8bd29e72725f09cf07ba064'
- 'e2f9199c04776e7abaf79089d36b8a3d')
+md5sums=('89353db351a27d22da9feab9db2f21cf'
+ '1aeb80106186a8acac6616b97fc99016')
build() {