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

Andreas Radke andyrtr at archlinux.org
Sat Jun 3 12:03:16 UTC 2017


    Date: Saturday, June 3, 2017 @ 12:03:16
  Author: andyrtr
Revision: 297744

upgpkg: datefudge 1.22-1

upstream update 1.22

Modified:
  datefudge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-03 11:56:03 UTC (rev 297743)
+++ PKGBUILD	2017-06-03 12:03:16 UTC (rev 297744)
@@ -3,7 +3,7 @@
 # Contributor: Dan Serban (dserban01 => gmail)
 
 pkgname=datefudge
-pkgver=1.20
+pkgver=1.22
 pkgrel=1
 pkgdesc="A program (and preload library) to fake system date"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 url="http://packages.qa.debian.org/d/datefudge.html"
 license=('GPL2')
 depends=('sh')
-source=(http://ftp.de.debian.org/debian/pool/main/d/$pkgname/${pkgname}_${pkgver}.tar.gz)
-md5sums=('033990e39ab7b29321fc3a0e3bbb165a')
+source=(http://ftp.de.debian.org/debian/pool/main/d/$pkgname/${pkgname}_${pkgver}.tar.xz)
+sha256sums=('2dc6e4f8808726339f1c7358f9874128031bd940baac396477ab297b5d7ef445')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list