summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorfauno <fauno@endefensadelsl.org>2017-05-30 11:00:12 -0300
committerfauno <fauno@endefensadelsl.org>2017-05-30 11:00:12 -0300
commit39cfd58699e8284c039fd7f9976287348583d943 (patch)
treef60267c627efa332967be11315265ce3e841ef82 /libre
parent6d3bebe656d4c660764520df6d069d07f602acd4 (diff)
parent52a9ee34f836da40ff99f9e964a305bfcaf143dc (diff)
downloadabslibre-39cfd58699e8284c039fd7f9976287348583d943.tar.gz
abslibre-39cfd58699e8284c039fd7f9976287348583d943.tar.bz2
abslibre-39cfd58699e8284c039fd7f9976287348583d943.zip
Merge branch 'master' of git://git.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre')
-rw-r--r--libre/bbswitch/PKGBUILD2
-rw-r--r--libre/smplayer/PKGBUILD13
-rw-r--r--libre/tp_smapi/PKGBUILD2
3 files changed, 9 insertions, 8 deletions
diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD
index 912bf1e50..f318e66a6 100644
--- a/libre/bbswitch/PKGBUILD
+++ b/libre/bbswitch/PKGBUILD
@@ -13,7 +13,7 @@ if [[ ${_kernelname} == "" ]]; then
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=4.9
- _archrel=30
+ _archrel=31
_parabolarel=1
fi
diff --git a/libre/smplayer/PKGBUILD b/libre/smplayer/PKGBUILD
index badb59748..5a109f02e 100644
--- a/libre/smplayer/PKGBUILD
+++ b/libre/smplayer/PKGBUILD
@@ -1,13 +1,14 @@
+# Maintainer: Andreas Grapentin <andreas@grapentin.org>
+# Contributor: Omar Vega Ramos <ovruni@gnu.org.pe>
+# Contributor: André Silva <emulatorman@riseup.net>
# Maintainer (Arch): Levente Polyak <anthraxx[at]archlinux[dot]org>
# Contributor (Arch): Ionut Biru <ibiru@archlinux.org>
# Contributor (Arch): Allan McRae <allan@archlinux.org>
# Contributor (Arch): Alessio 'mOLOk' Bolognino <themolok@gmail.com>
# Contributor (Arch): shamrok <szamrok@gmail.com>
-# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
-# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=smplayer
-pkgver=17.4.2
+pkgver=17.5.0
pkgrel=1.parabola1
pkgdesc='Media player with built-in codecs that can play virtually all video and audio formats, without nonfree smtube support'
url='http://smplayer.sourceforge.net/'
@@ -22,9 +23,9 @@ optdepends=('smplayer-themes: icon themes collection'
source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2
disable-smtube-support.patch
add-missing-QClipboard-include.patch)
-sha512sums=('bb0169dc1e2d6b56f3617986647664eda677229bce5b2aa898b64574319a84ac4d51c78f5a68ab57df5dce48c1f76d0d9e0dbdefa5baee351c0a22c2a9cb5186'
- '813efc30a754015d8bca9391ed3b586481c2cd931a0b234a8cb94cdad7ae92b8976aabd05569099900ce65b8f2fd39d39da0dddff46bfe10891dd5edc4f12283'
- '619b8a236b36518bf0f9984d87384d9c5be10fdbda17598d57736064c0c2d6d9f920c9d3f1eb059ba390670ec28559f0dda6f85757ef8696540c424b08863e39')
+sha256sums=('38bc19b2e946f8da35c1902b38a3375683e42a11591c89801885b3f16f8e0288'
+ 'e86a0881d6696dfe2b5a2742947f317090194beab4986df7e9ac8845727e78de'
+ 'abb66acd70e61bc2bf7abfa2887b24b76004e00b9649a9b38aa44b4409fea08e')
prepare() {
cd $pkgname-$pkgver
diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD
index 2726b493d..d3377a149 100644
--- a/libre/tp_smapi/PKGBUILD
+++ b/libre/tp_smapi/PKGBUILD
@@ -18,7 +18,7 @@ if [[ ${_kernelname} == "" ]]; then
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=4.9
- _archrel=11
+ _archrel=12
_parabolarel=1
fi