summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Singer2017-10-21 21:38:11 +0200
committerFelix Singer2017-10-21 21:38:11 +0200
commitaeb5f988f6165a046d4e38a5d5d23f6fb64848ad (patch)
tree4c7cecf5f2bdf7420fae3ded5f379cf1a971163d
parenta663de81e1e5d7ae2aa3fb89b1453058ba80620c (diff)
downloadaur-aeb5f988f6165a046d4e38a5d5d23f6fb64848ad.tar.gz
Update version to 1.3.0~2569~gd196a4b
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a73896451f4..7dd74a33ba04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mumble-snapshot-minimal
pkgdesc = Mumble is an open source voice chat application similar to TeamSpeak. This release doesn't include Text2Speech, Overlay and several plugins.
- pkgver = 1.3.0_2523_g5aaf1ed
+ pkgver = 1.3.0_2569_gd196a4b
pkgrel = 1
url = https://mumble.info
arch = i686
@@ -16,10 +16,10 @@ pkgbase = mumble-snapshot-minimal
depends = libpulse
depends = avahi
depends = protobuf
- provides = mumble=1.3.0_2523_g5aaf1ed
+ provides = mumble=1.3.0_2569_gd196a4b
conflicts = mumble
- source = https://mumble.info/snapshot/mumble-1.3.0~2523~g5aaf1ed~snapshot.tar.gz
- sha512sums = e1c214ac98a5c087ea683fbaee5a2f3e20fd21a3f3d0627b6abafd0434011d309e058b081061507ff869e6367f5e6979426c600e5615df05ea722d3ec7311c2b
+ source = https://mumble.info/snapshot/mumble-1.3.0~2569~gd196a4b~snapshot.tar.gz
+ sha512sums = 08c2c9d173e834f7da2309daaf4b6e2407f9f1cf02a84606ce59e996657493a0debe4e4c73cc9a5aae7780c78a762220e583fe358f825bfd879ccb6fbae22df5
pkgname = mumble-snapshot-minimal
diff --git a/PKGBUILD b/PKGBUILD
index 97f6b54f1096..6a5dcab0cc0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=mumble
pkgname=${_pkgname}-snapshot-minimal
-pkgver=1.3.0_2523_g5aaf1ed
+pkgver=1.3.0_2569_gd196a4b
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="Mumble is an open source voice chat application similar to TeamSpeak. This release doesn't include Text2Speech, Overlay and several plugins."
@@ -13,7 +13,7 @@ provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
url="https://mumble.info"
source=("https://mumble.info/snapshot/mumble-${pkgver//_/\~}~snapshot.tar.gz")
-sha512sums=('e1c214ac98a5c087ea683fbaee5a2f3e20fd21a3f3d0627b6abafd0434011d309e058b081061507ff869e6367f5e6979426c600e5615df05ea722d3ec7311c2b')
+sha512sums=('08c2c9d173e834f7da2309daaf4b6e2407f9f1cf02a84606ce59e996657493a0debe4e4c73cc9a5aae7780c78a762220e583fe358f825bfd879ccb6fbae22df5')
build() {
cd $srcdir/mumble-${pkgver//_/\~}~snapshot