summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2017-10-16 19:55:44 -0400
committerGuillaume Horel2017-10-16 19:55:44 -0400
commit1e485ff2ac1e05b6b559786ada2ea0304e1063d4 (patch)
treef266aa6ba6891eccb1ea2bc6530aba6ce567b408
parentca2bd7b68909459af8e5593c587887c624b97597 (diff)
downloadaur-1e485ff2ac1e05b6b559786ada2ea0304e1063d4.tar.gz
pin working version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82b7b2a38332..cff8b105d4ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linphone-git
pkgdesc = A Voice-over-IP phone
- pkgver = 3.12.0.r232.g868c54118
+ pkgver = 3.12.0.r226.g8d4d87548
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
+ source = git+https://github.com/BelledonneCommunications/linphone.git#commit=8d4d875486e7263354c12dedb3a3b589c52a9bda
sha256sums = SKIP
pkgname = linphone-git
diff --git a/PKGBUILD b/PKGBUILD
index 692ab57ea27d..bbe64ace8eac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=linphone-git
_pkgname=linphone
-pkgver=3.12.0.r232.g868c54118
+pkgver=3.12.0.r226.g8d4d87548
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")
+source=("git+https://github.com/BelledonneCommunications/linphone.git#commit=8d4d875486e7263354c12dedb3a3b589c52a9bda")
sha256sums=('SKIP')
pkgver() {