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

Thorsten Töpper ttoepper at nymeria.archlinux.org
Tue Feb 11 18:34:38 UTC 2014


    Date: Tuesday, February 11, 2014 @ 19:34:38
  Author: ttoepper
Revision: 105614

upgpkg: fswebcam 20140113-1

Modified:
  fswebcam/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-11 18:11:20 UTC (rev 105613)
+++ PKGBUILD	2014-02-11 18:34:38 UTC (rev 105614)
@@ -4,8 +4,8 @@
 # Contributor: Philipp Robbel <robbel at gmail.com>
 
 pkgname=fswebcam
-pkgver=20110717
-pkgrel=3
+pkgver=20140113
+pkgrel=1
 pkgdesc="Tiny and flexible webcam app."
 arch=('i686' 'x86_64')
 url="http://www.firestorm.cx/fswebcam"
@@ -12,8 +12,9 @@
 license=('GPL')
 depends=('gd')
 backup=("etc/$pkgname.conf")
-source=("$url/files/$pkgname-$pkgver.tar.gz")
-md5sums=('6e09f1f31cf7cd0ac1d4d688a0acbe41')
+source=("$url/files/$pkgname-$pkgver.tar.xz")
+md5sums=('1bfdb21904e816f100370ec8f4df986b')
+sha1sums=('6c1f3e3c8cf3189f0e2a5d4f8c9534c855c02e0a')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list