summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Bruhin2017-08-18 06:16:19 +0200
committerFlorian Bruhin2017-08-18 06:16:19 +0200
commit6c888fda70fc75991aaaeaf4656348869ad92062 (patch)
treebea50af8db7a100871e51f88df538cd8c3f56b2e
parentbe0df324cf01cc30b6c477967f2b136cc79319ed (diff)
downloadaur-6c888fda70fc75991aaaeaf4656348869ad92062.tar.gz
Switch to git+https, bump pkgver for CVE-2017-12904,
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55d87074bbdd..53c507210cac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Fri Aug 18 04:16:11 UTC 2017
pkgbase = newsbeuter-git
pkgdesc = A RSS feed reader for the text console with special Podcast support.
- pkgver = 1747.f6eba7c
+ pkgver = 2278.96e9506
pkgrel = 1
url = http://www.newsbeuter.org
arch = i686
@@ -20,7 +22,7 @@ pkgbase = newsbeuter-git
conflicts = newsbeuter
options = docs
options = !libtool
- source = git://github.com/akrennmair/newsbeuter.git
+ source = git+https://github.com/akrennmair/newsbeuter.git
sha256sums = SKIP
pkgname = newsbeuter-git
diff --git a/PKGBUILD b/PKGBUILD
index c268c24180e2..5cc06470e26c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Thorsten Toepper <atsutane@freethoughts.de>
pkgname=newsbeuter-git
-pkgver=1747.f6eba7c
+pkgver=2278.96e9506
pkgrel=1
pkgdesc='A RSS feed reader for the text console with special Podcast support.'
url='http://www.newsbeuter.org'
@@ -13,7 +13,7 @@ optdepends=('ruby')
makedepends=('git' 'swig' 'asciidoc' 'docbook-xsl' 'pkgconfig')
options=('docs' '!libtool')
conflicts=('newsbeuter')
-source=('git://github.com/akrennmair/newsbeuter.git')
+source=('git+https://github.com/akrennmair/newsbeuter.git')
sha256sums=('SKIP')
pkgver() {