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

Gaëtan Bisson bisson at archlinux.org
Thu Mar 2 00:59:58 UTC 2017


    Date: Thursday, March 2, 2017 @ 00:59:58
  Author: bisson
Revision: 214401

switch to sha256sum

Modified:
  paps/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 00:59:53 UTC (rev 214400)
+++ PKGBUILD	2017-03-02 00:59:58 UTC (rev 214401)
@@ -13,8 +13,8 @@
 arch=('i686' 'x86_64')
 source=("http://downloads.sourceforge.net/paps/paps-${pkgver}.tar.gz"
         'freetype2.patch')
-sha1sums=('83646b0de89deb8321f260c2c5a665bc7c8f5928'
-          '44b61bcff0d08041eeecdbd93752d44f3b820315')
+sha256sums=('db214c4ea7ecde2f7986b869f6249864d3ff364e6f210c15aa2824bcbd850a20'
+            '67b182e7f42d6ccad3c33c1d6f64187cd7ec5b60581d1f4b1fed2f458271d94a')
 
 prepare() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list