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

Jan de Groot jgc at archlinux.org
Sun Feb 19 22:04:18 UTC 2017


    Date: Sunday, February 19, 2017 @ 22:04:17
  Author: jgc
Revision: 289287

upgpkg: t1lib 5.1.2-6

Switch to https/sha256

Modified:
  t1lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-19 21:48:59 UTC (rev 289286)
+++ PKGBUILD	2017-02-19 22:04:17 UTC (rev 289287)
@@ -4,24 +4,24 @@
 
 pkgname=t1lib
 pkgver=5.1.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Library for generating character- and string-glyphs from Adobe Type 1 fonts"
 arch=('i686' 'x86_64')
-url="http://www.ibiblio.org/pub/Linux/libs/graphics/!INDEX.html"
+url="https://www.ibiblio.org/pub/Linux/libs/graphics/!INDEX.html"
 license=('GPL')
 depends=('libxaw')
-source=(http://www.ibiblio.org/pub/Linux/libs/graphics/${pkgname}-${pkgver}.tar.gz
+source=(https://www.ibiblio.org/pub/Linux/libs/graphics/${pkgname}-${pkgver}.tar.gz
         lib-cleanup.diff
         format-security.diff
         CVE-2011-0764.diff
         CVE-2011-1552_1553_1554.patch
         CVE-2010-2642.patch)
-md5sums=('a5629b56b93134377718009df1435f3c'
-         '82dafb6051d64a94f32c73d59649ddd0'
-         'b947e6a732729db2819d4f857a686e2f'
-         '60fb9f058a6bb1f760ddaf2ed7d71879'
-         '22e03d81fab188139acbe7fd3a0a706a'
-         '2283c116d1dda278ee77ef27c1a8e397')
+sha256sums=('821328b5054f7890a0d0cd2f52825270705df3641dbd476d58d17e56ed957b59'
+            '5b161f4e0f4ad297ad8eea70ea99620f5db6f7e487bbd63a819b6a9958540961'
+            '89b0aa7ca57fd8e9753336033c1d3e3e58c6c79e943144430e8af9a4626fdd25'
+            'a763650bdcffd33a61cd2cecef766b8d6baa9999561463ae9dfdc20d55caef04'
+            '4bc34e092fdec37e06b38b5b7a3b02194732dbe6a39edbd174b36c2db1f113ac'
+            'dcd9064f368e0fc1f3ede0a45e61b364f6b5d3607dccae78ac07e74ca315a27d')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list