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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 17:27:07 UTC 2016


    Date: Monday, November 14, 2016 @ 17:27:06
  Author: spupykin
Revision: 195808

Modified:
  pnews/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 17:26:33 UTC (rev 195807)
+++ PKGBUILD	2016-11-14 17:27:06 UTC (rev 195808)
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('php')
 backup=('etc/webapps/pnews/.htaccess')
-source=(http://downloads.sourceforge.net/sourceforge/pnews/pnews${_pkgver}.tgz)
-md5sums=('a98af52f6b86c2ad4fe0610d67770905')
+source=(https://downloads.sourceforge.net/sourceforge/pnews/pnews${_pkgver}.tgz)
+sha256sums=('373fe4263973da78a8863b14140f73d3c7bad335a32523d02b01936e3772e357')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/pnews



More information about the arch-commits mailing list