summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTilo Brueckner2017-07-22 20:45:52 +0200
committerTilo Brueckner2017-07-22 20:45:52 +0200
commit1687bbf79fe2aa11d922a9a048c998e42e04ada8 (patch)
treef9c6c25ffbb8eff75db2f544160a373438972944 /PKGBUILD
parent360baec21d6d948d11ebc4d5df33e2e69e0e4f86 (diff)
downloadaur-1687bbf79fe2aa11d922a9a048c998e42e04ada8.tar.gz
Bumped to version 1.3.5.1733
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 3 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2c0ee6b4e4a..1e65ab5ab89c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=RP-Soundboard
pkgname=teamspeak3-plugin-rp-soundboard
-pkgver=1.3.4.1678
+pkgver=1.3.5.1733
pkgrel=1
pkgdesc='Plugin for Teamspeak 3. Easy to use soundboard'
arch=('x86_64')
@@ -11,22 +11,13 @@ license=('Unknown')
makedepends=('teamspeak3-pluginsdk>=3.1.0.1' 'qt5.6' 'python')
depends=('teamspeak3>=3.1.0.1')
source=("https://github.com/MGraefe/${_pkgname}/archive/${pkgver}.tar.gz"
- '0001-Fixed-linux-compilation.patch::https://github.com/MGraefe/RP-Soundboard/commit/187aaf35b00debdd29a980765df3b64fd17354dd.patch'
- '0002-Fixed-refactoring-error.patch::https://github.com/MGraefe/RP-Soundboard/commit/0e503743b7db748ecd63d53fce80469b75ee2c54.patch'
- '0003-Fixed-potential-memory-leaks.patch::https://github.com/MGraefe/RP-Soundboard/commit/fc07edb336aae5a3f3c79572a186c7b65045aa56.patch'
'build-fixes.patch')
-sha256sums=('71a6484cf58a5bfea23258d71327256001ac942e55ab44ddea786580a864b7ed'
- '550ff571a032528bcd934258a3b051a740153c16d10151fde3fc8692e0c22600'
- 'de2fafb177346d1f0f077f634e8e603730651c651a03947bd9bda5ae54386f8e'
- '5b276b78c55e489be85616e2a0a0c567bc667fe6f6b78b1c3bc093a9abe637e0'
- '0341a960209a2b64dddcbb417d3976d6415e41d4f4e61c43a7f372e175327a53')
+sha256sums=('c83bf9a431e9e27d9b780304a9bbb0e4da258a74dcc3fc8848fa264b8f2966ca'
+ '940e5c41e000df005b280693c34888fb0131953378e501ffc375ed9bd1c87953')
prepare() {
cd "${_pkgname}-${pkgver}"
- patch -p1 -i "${srcdir}/0001-Fixed-linux-compilation.patch"
- patch -p1 -i "${srcdir}/0002-Fixed-refactoring-error.patch"
- patch -p1 -i "${srcdir}/0003-Fixed-potential-memory-leaks.patch"
patch -p0 -i "${srcdir}/build-fixes.patch"
cd src/version