[arch-commits] Commit in lib32-cairo (repos/multilib-x86_64/PKGBUILD trunk/PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Mon Jan 1 19:52:18 UTC 2018


    Date: Monday, January 1, 2018 @ 19:52:17
  Author: eschwartz
Revision: 277660

Fixed 404 source

Upstream has declared some releases more stable than others, and moved the rest
to snapshots/

Modified:
  lib32-cairo/repos/multilib-x86_64/PKGBUILD
  lib32-cairo/trunk/PKGBUILD

--------------------------------+
 repos/multilib-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD                 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: repos/multilib-x86_64/PKGBUILD
===================================================================
--- repos/multilib-x86_64/PKGBUILD	2018-01-01 19:29:54 UTC (rev 277659)
+++ repos/multilib-x86_64/PKGBUILD	2018-01-01 19:52:17 UTC (rev 277660)
@@ -12,7 +12,7 @@
 depends=('lib32-libpng' 'lib32-libxrender' 'lib32-libxext' 'lib32-fontconfig' 'lib32-pixman'
          'lib32-glib2' $_pkgbasename)
 makedepends=('gcc-multilib' 'lib32-librsvg' 'lib32-gtk2')
-source=(https://cairographics.org/releases/$_pkgbasename-$pkgver.tar.xz)
+source=(https://cairographics.org/snapshots/$_pkgbasename-$pkgver.tar.xz)
 options=(!libtool)
 sha1sums=('07cc2031b74d758299eeee3ec49ecbfbfb85f1c6')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2018-01-01 19:29:54 UTC (rev 277659)
+++ trunk/PKGBUILD	2018-01-01 19:52:17 UTC (rev 277660)
@@ -12,7 +12,7 @@
 depends=('lib32-libpng' 'lib32-libxrender' 'lib32-libxext' 'lib32-fontconfig' 'lib32-pixman'
          'lib32-glib2' $_pkgbasename)
 makedepends=('gcc-multilib' 'lib32-librsvg' 'lib32-gtk2')
-source=(https://cairographics.org/releases/$_pkgbasename-$pkgver.tar.xz)
+source=(https://cairographics.org/snapshots/$_pkgbasename-$pkgver.tar.xz)
 options=(!libtool)
 sha1sums=('07cc2031b74d758299eeee3ec49ecbfbfb85f1c6')
 



More information about the arch-commits mailing list