summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryar2018-09-03 19:29:58 -0700
committeryar2018-09-03 19:29:58 -0700
commit51cf5c124dbd5be744322276cbd3b552be998ed7 (patch)
treef380ca2ccca0e7e77dae13fb8e56fc9d9fadeea3
parentcca9d08e5d97a41f362951029ab6b82f7e72aac0 (diff)
downloadaur-51cf5c124dbd5be744322276cbd3b552be998ed7.tar.gz
bump 64130.792d6eb6a5
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd57301b1e09..f1feb8cc881e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
# Generated by mksrcinfo v8
-# Tue Jun 19 22:41:15 UTC 2018
+# Tue Aug 7 17:22:13 UTC 2018
pkgbase = https-everywhere-chrome-git
pkgdesc = Chrome/Chromium extension to use HTTPS whenever possible - git/dev
- pkgver = 63606.174decbe26
+ pkgver = 64130.792d6eb6a5
pkgrel = 1
url = https://www.eff.org/https-everywhere
arch = any
license = GPL
makedepends = git
makedepends = perl
+ makedepends = python36
makedepends = python-lxml
makedepends = libxml2
makedepends = vim
diff --git a/PKGBUILD b/PKGBUILD
index 902bb8d236c0..c97e46974eb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgsubn=https-everywhere
pkgname=${pkgsubn}-chrome-git
-pkgver=63606.174decbe26
+pkgver=64130.792d6eb6a5
pkgrel=1
pkgdesc="Chrome/Chromium extension to use HTTPS whenever possible - git/dev"
arch=('any')
url='https://www.eff.org/https-everywhere'
license=('GPL')
-makedepends=(git perl python-lxml libxml2 vim zip rsync)
+makedepends=(git perl python36 python-lxml libxml2 vim zip rsync)
source=("git+https://github.com/EFForg/${pkgsubn}.git")
sha512sums=('SKIP')