summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsputnick2019-01-07 00:03:52 +0100
committersputnick2019-01-07 00:03:52 +0100
commita69f3e2d7f4c94b446753dcfc0dbb528e5436b25 (patch)
tree8cbc32774fa82b3f6c4d6e28cf260eb94e948ae1
parent25b4c57e0b5bd7185a4c002224464de9c24b2bff (diff)
downloadaur-a69f3e2d7f4c94b446753dcfc0dbb528e5436b25.tar.gz
1.3_2060_g0200c0066 to 1.4_2_gaa9dd309e update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16ecbfac92d7..7df71cca6b7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 6 15:00:02 UTC 2019
+# Sun Jan 6 23:03:52 UTC 2019
pkgbase = weboob-git
pkgdesc = Weboob (Web Out Of Browsers) provides several applications to interact with a lot of websites.
- pkgver = 1.3_2060_g0200c0066
+ pkgver = 1.4_2_gaa9dd309e
pkgrel = 1
url = http://weboob.org
arch = i686
@@ -41,7 +41,7 @@ pkgbase = weboob-git
optdepends = python2-nose: test suite
provides = weboob
conflicts = weboob
- source = weboob-git::git+https://git.weboob.org/weboob/devel
+ source = weboob-git::git+https://git.weboob.org/weboob/weboob
sha256sums = SKIP
pkgname = weboob-git
diff --git a/PKGBUILD b/PKGBUILD
index b38d6024ea7c..9f8cd2a3a84a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ianux <ianux@free.fr>
pkgname=weboob-git
-pkgver=1.3_2060_g0200c0066
+pkgver=1.4_2_gaa9dd309e
pkgrel=1
pkgdesc="Weboob (Web Out Of Browsers) provides several applications to interact with a lot of websites."
url="http://weboob.org"
@@ -39,7 +39,7 @@ optdepends=('gnupg: check for repository authenticity'
'python2-nose: test suite')
conflicts=('weboob')
provides=('weboob')
-source=("$pkgname"::'git+https://git.weboob.org/weboob/devel')
+source=("$pkgname"::'git+https://git.weboob.org/weboob/weboob')
sha256sums=('SKIP')
pkgver() {