[arch-commits] Commit in enca/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Mon Nov 21 07:43:27 UTC 2016
Date: Monday, November 21, 2016 @ 07:43:26
Author: bpiotrowski
Revision: 281702
Switch to HTTPS and sha256
Modified:
enca/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-21 07:39:41 UTC (rev 281701)
+++ PKGBUILD 2016-11-21 07:43:26 UTC (rev 281702)
@@ -11,8 +11,8 @@
license=('GPL')
depends=('recode')
options=('!docs')
-source=("http://dl.cihar.com/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('a7a0c152658e012db701a48ae8b79525')
+source=("https://dl.cihar.com/${pkgname}/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('3a487eca40b41021e2e4b7a6440b97d822e6532db5464471f572ecf77295e8b8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list