[arch-commits] Commit in toxcore/trunk (PKGBUILD)

Jiachen Yang farseerfc at archlinux.org
Tue Jan 10 06:21:08 UTC 2017


    Date: Tuesday, January 10, 2017 @ 06:21:08
  Author: farseerfc
Revision: 206472

upgpkg: toxcore 1:0.1.3-1

toxcore 0.1.3

Modified:
  toxcore/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-10 06:16:26 UTC (rev 206471)
+++ PKGBUILD	2017-01-10 06:21:08 UTC (rev 206472)
@@ -9,7 +9,7 @@
 pkgname=toxcore
 _pkgname=c-toxcore
 epoch=1
-pkgver=0.1.2
+pkgver=0.1.3
 pkgrel=1
 pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
 arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@
 source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/TokTok/${_pkgname}/archive/v${pkgver}.tar.gz"
 	"${_pkgname}-${pkgver}.tar.gz.asc::https://github.com/TokTok/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-${pkgver}.tar.gz.robinlinden.asc"
         'toxcore.conf')
-sha512sums=('39c52dd205205e271b2b15db30a007af89ba9ede00e2717f3ec7431bbfec984984236a493f2a4943cb8deff5d8a4eba1949d9e8332caebadeb352c477b1a5208'
+sha512sums=('e736bf00713a5cad872e6a33bf9813529414e4f4b47f83519b5533608a945a8299b2b041253c9fdaa33730f2842d9e8a079a869277d8fbdfb47b2b6a56bc9696'
             'SKIP'
             '71885e69f7b84955f6bdbf27b9e8196349cdd254b02b510433851bd218374d9c47aa7d3946dcc6a5cff6c8e705bc98d8a09de27039f60b8b088784cf8fa9d719')
 validpgpkeys=("15D3B9A6B3951DF9854FCA93E786548AE0A0B56B")  # RobinLindén<mail+gitlab at robinlinden.eu>
@@ -47,7 +47,7 @@
 
 check() {
   cd $_pkgname-$pkgver
-  make check || warning "Tests failed" - onion test runs endless
+  make check # || warning "Tests failed" - onion test runs endless
 }
 
 package() {



More information about the arch-commits mailing list