summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2017-12-02 10:41:01 -0500
committerGuillaume Horel2017-12-02 10:41:01 -0500
commitfd5ccd716b9758ed98fe75f3a7b06a4546857f92 (patch)
treedd92881b60f5380bc453d0286f16381a07323b77
parent1e485ff2ac1e05b6b559786ada2ea0304e1063d4 (diff)
downloadaur-fd5ccd716b9758ed98fe75f3a7b06a4546857f92.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 cff8b105d4ed..cfa2c4b42df4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linphone-git
pkgdesc = A Voice-over-IP phone
- pkgver = 3.12.0.r226.g8d4d87548
+ pkgver = 3.12.0.r273.g20efb4ad4
pkgrel = 1
url = http://www.linphone.org
install = linphone.install
@@ -34,7 +34,7 @@ pkgbase = linphone-git
provides = linphone
conflicts = linphone
options = !emptydirs
- source = git+https://github.com/BelledonneCommunications/linphone.git#commit=8d4d875486e7263354c12dedb3a3b589c52a9bda
+ source = git+https://github.com/BelledonneCommunications/linphone.git
sha256sums = SKIP
pkgname = linphone-git
diff --git a/PKGBUILD b/PKGBUILD
index bbe64ace8eac..adf5120eba0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=linphone-git
_pkgname=linphone
-pkgver=3.12.0.r226.g8d4d87548
+pkgver=3.12.0.r273.g20efb4ad4
pkgrel=1
pkgdesc="A Voice-over-IP phone"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ options=('!emptydirs')
provides=('linphone')
conflicts=('linphone')
install=linphone.install
-source=("git+https://github.com/BelledonneCommunications/linphone.git#commit=8d4d875486e7263354c12dedb3a3b589c52a9bda")
+source=("git+https://github.com/BelledonneCommunications/linphone.git")
sha256sums=('SKIP')
pkgver() {