aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThom Wiggers2017-03-24 10:44:57 +0100
committerThom Wiggers2017-03-24 10:44:57 +0100
commitb4126180fa35087356434dc29d5a938c2f8e237d (patch)
tree68b359c7fdaa81fb7787d1ca434c010bda9485f4
parent456481734645d76ecf81ae83af0c7467e313df63 (diff)
downloadaur-b4126180fa35087356434dc29d5a938c2f8e237d.tar.gz
Subsonic is closed source now :/
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44bd391eb43a..0b0fd6629df7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = subsonic-beta
pkgdesc = A free, web-based media streamer and jukebox.
pkgver = 6.1.beta2
- pkgrel = 1
+ pkgrel = 2
epoch = 3
url = http://subsonic.org/
install = subsonic-beta.install
arch = any
- license = GPL
+ license = CUSTOM
depends = java-runtime-headless
provides = subsonic
conflicts = subsonic
diff --git a/PKGBUILD b/PKGBUILD
index 4475cf2826f9..e3deda1205b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@
pkgname=subsonic-beta
pkgver=6.1.beta2
epoch=3 # 5.1.beta sorts higher than 5.1
-pkgrel=1
+pkgrel=2
pkgdesc="A free, web-based media streamer and jukebox."
arch=('any')
url="http://subsonic.org/"
-license=('GPL')
+license=('CUSTOM')
depends=('java-runtime-headless')
conflicts=('subsonic')
provides=('subsonic')