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

Alexander Rødseth arodseth at archlinux.org
Thu Jan 14 10:15:51 UTC 2016


    Date: Thursday, January 14, 2016 @ 11:15:51
  Author: arodseth
Revision: 156429

upgpkg: xdelta3 3.0.11-1

Modified:
  xdelta3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-14 10:14:00 UTC (rev 156428)
+++ PKGBUILD	2016-01-14 10:15:51 UTC (rev 156429)
@@ -5,7 +5,7 @@
 # Contributor: Henning Garus <henning.garus at gmail.com>
 
 pkgname=xdelta3
-pkgver=3.0.10
+pkgver=3.0.11
 pkgrel=1
 pkgdesc='Diff utility which works with binary files'
 arch=('x86_64' 'i686')
@@ -12,8 +12,8 @@
 url='http://xdelta.org/'
 license=('GPL')
 depends=('xz')
-source=("https://github.com/jmacd/xdelta-devel/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz"{,.sig})
-sha1sums=('f11894d22b1577a1fb27e72299e613134e923aa3'
+source=("https://github.com/jmacd/xdelta-devel/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz"{,.sign})
+sha1sums=('3758290f34f33d8c56d1d4ef033044effb317c39'
           'SKIP')
 validpgpkeys=('B56315DB06EC0C6FAC7C60E22B9ED4DF0ABFB111')
 
@@ -34,5 +34,5 @@
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
-# getver: github.com/jmacd/xdelta-devel/releases
+# getver: github.com/jmacd/xdelta
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list