summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2017-12-28 06:40:49 -0500
committerGuillaume Horel2017-12-28 06:40:49 -0500
commit09cbf06d5e39202814ed31ad2f2376b9c0e3bf4c (patch)
treee00ef51a5f21f75afad5dc66a13e76f47c683744
parent72a440b40c6e7137095d7ae070fcc25824df5fbd (diff)
downloadaur-09cbf06d5e39202814ed31ad2f2376b9c0e3bf4c.tar.gz
version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3eecad46aa7a..03f784570e6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linphone-desktop-git
pkgdesc = A Voice-over-IP phone
- pkgver = 4.1.1.r163.g36aeecf0
+ pkgver = 4.1.1.r183.gf7e3753c
pkgrel = 1
url = http://www.linphone.org
arch = i686
@@ -32,7 +32,7 @@ pkgbase = linphone-desktop-git
provides = linphone-desktop
conflicts = linphone-desktop
options = !emptydirs
- source = git+https://github.com/BelledonneCommunications/linphone-desktop.git#commit=36aeecf0b008d2c5102d92cd93c9b9914eabac3e
+ source = git+https://github.com/BelledonneCommunications/linphone-desktop.git
sha256sums = SKIP
pkgname = linphone-desktop-git
diff --git a/PKGBUILD b/PKGBUILD
index 6176d9b53eb3..e4f5a3d61451 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=linphone-desktop-git
_pkgname=linphone-desktop
-pkgver=4.1.1.r163.g36aeecf0
+pkgver=4.1.1.r183.gf7e3753c
pkgrel=1
pkgdesc="A Voice-over-IP phone"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ optdepends=('pulseaudio')
options=('!emptydirs')
provides=('linphone-desktop')
conflicts=('linphone-desktop')
-source=("git+https://github.com/BelledonneCommunications/linphone-desktop.git#commit=36aeecf0b008d2c5102d92cd93c9b9914eabac3e")
+source=("git+https://github.com/BelledonneCommunications/linphone-desktop.git")
sha256sums=('SKIP')
pkgver() {