Date: Friday, July 21, 2017 @ 20:33:56 Author: heftig Revision: 301115
0.4.8-1 Modified: libhttpseverywhere/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-21 20:14:26 UTC (rev 301114) +++ PKGBUILD 2017-07-21 20:33:56 UTC (rev 301115) @@ -3,7 +3,7 @@ # Contributor: AdriĆ Arrufat (archdria) <adria dot arrufat at protonmail ldot ch> pkgname=libhttpseverywhere -pkgver=0.4.7 +pkgver=0.4.8 pkgrel=1 pkgdesc="Leverage the power of HTTPS Everywhere" url="https://git.gnome.org/browse/libhttpseverywhere" @@ -11,7 +11,7 @@ license=(LGPL3) depends=(libgee libxml2 libarchive libsoup glib2 json-glib) makedepends=(meson valadoc gobject-introspection git) -_commit=0653fedea03332d7c5e3005a39fe00646390d05b # tags/0.4.7^0 +_commit=ae932260bb02190d43b91453fca2683962d42872 # tags/0.4.8^0 source=("git+https://git.gnome.org/browse/libhttpseverywhere#commit=$_commit") sha256sums=('SKIP')
