[arch-commits] Commit in toxcore/trunk (PKGBUILD)
Jiachen Yang
farseerfc at archlinux.org
Wed Jan 3 19:28:07 UTC 2018
Date: Wednesday, January 3, 2018 @ 19:28:06
Author: farseerfc
Revision: 278361
upgpkg: toxcore 1:0.1.11-1
toxcore 0.1.11
Modified:
toxcore/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-03 18:09:27 UTC (rev 278360)
+++ PKGBUILD 2018-01-03 19:28:06 UTC (rev 278361)
@@ -9,8 +9,8 @@
pkgname=toxcore
_pkgname=c-toxcore
epoch=1
-pkgver=0.1.10
-pkgrel=3
+pkgver=0.1.11
+pkgrel=1
pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
arch=('x86_64')
url='https://tox.chat'
@@ -29,7 +29,7 @@
#"${_pkgname}-v${pkgver}.tar.lz.asc::https://github.com/TokTok/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-v${pkgver}.tar.lz.asc"
#"pr504.patch::https://github.com/TokTok/c-toxcore/commit/d4414ffa3acf9e7ab5158e6c7a69c115ccb1a308.patch"
'toxcore.conf')
-sha512sums=('428fee2d811d0b6d5d005f082aa06f95765794b1a8bc77ec4411bb9ec9085b99675535b88db50f5ad7313850a0bb3c54c4e2e8d8864cea7c0c7d81be9879b157'
+sha512sums=('4cc853c549c9ea9e2b48cf144b2a5f5d43e79c1103911beb0e8a827d24e40520907c2cef3c1eb05a37a7d0223b33dee352a3fc7a48e76a1a4947989b17f44e88'
'SKIP'
'aa1dcfbdf9b613f5d89e238ff5d01e0ea150ad3162792acb806f51ce07fd9ade1270b310b1285a828dcdf578549b95a89fd9bd198fb205c83f5a5be2c969ea63')
validpgpkeys=(
@@ -68,7 +68,7 @@
check() {
cd $_pkgname-$pkgver
#make check
- #make test ## test fail on i686
+ make test ## test fail on i686
}
package() {
More information about the arch-commits
mailing list