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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Dec 11 20:04:10 UTC 2017


    Date: Monday, December 11, 2017 @ 20:04:09
  Author: jlichtblau
Revision: 273896

upgpkg: motion 4.1.1-1 - new upstream release

Modified:
  motion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-11 19:56:00 UTC (rev 273895)
+++ PKGBUILD	2017-12-11 20:04:09 UTC (rev 273896)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: 
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=motion
-pkgver=4.1
+pkgver=4.1.1
 pkgrel=1
 pkgdesc="A software motion detector which grabs images from video4linux devices and/or from webcams"
 arch=('x86_64')
@@ -11,7 +12,7 @@
 depends=('sqlite' 'ffmpeg')
 backup=('etc/motion/motion.conf')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Motion-Project/motion/archive/release-$pkgver.tar.gz")
-sha256sums=('277029c80df0d37deefbbea6d15c66a9067d9166fe8f76eb5f90aa6e97aa9741')
+sha256sums=('2074b935bdfe28f84c2c3233274b06908336778f303bb13530d4299c3f8aa4e2')
 
 build() {
   cd "${srcdir}/${pkgname}-release-${pkgver}"



More information about the arch-commits mailing list