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

Timothy Redaelli tredaelli at archlinux.org
Tue Aug 23 14:19:53 UTC 2016


    Date: Tuesday, August 23, 2016 @ 14:19:52
  Author: tredaelli
Revision: 187394

upgpkg: purple-skypeweb 1.2.1-1

Modified:
  purple-skypeweb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-23 14:09:18 UTC (rev 187393)
+++ PKGBUILD	2016-08-23 14:19:52 UTC (rev 187394)
@@ -5,7 +5,7 @@
 pkgname=purple-skypeweb
 _pkgname=skypeweb
 _parentname=skype4pidgin
-pkgver=1.2
+pkgver=1.2.1
 pkgrel=1
 arch=('x86_64' 'i686')
 license=('GPL3')
@@ -15,8 +15,8 @@
 makedepends=('pkg-config')
 conflicts=('skype4pidgin')
 
-source=("$pkgname-$pkgver.tar.gz"::"https://github.com/EionRobb/$_parentname/archive/v$pkgver.tar.gz")
-sha256sums=('a04c595965a161304aee8cfe10a450b24618cd4d4bba632820dffcf9ff98414c')
+source=("$pkgname-$pkgver.tar.gz"::"https://github.com/EionRobb/$_parentname/archive/$pkgver.tar.gz")
+sha256sums=('e058aa80f11eaa1da06f343983c28d2a7cd97e719f4496570e19fac20d8eef71')
 
 build() {
     cd "$srcdir/$_parentname-$pkgver/$_pkgname"



More information about the arch-commits mailing list