summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6649d0d7dfd1..8dcd956acf2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = tt-rss-git
pkgdesc = Web-based news feed (RSS/Atom) aggregator (Git version)
- pkgver = r9777.040dfc71f
+ pkgver = r11269.68e49203d
pkgrel = 1
epoch = 1
- url = http://tt-rss.org/
+ url = https://tt-rss.org/
arch = any
license = GPL
makedepends = git
@@ -16,10 +16,9 @@ pkgbase = tt-rss-git
conflicts = tt-rss
options = !strip
backup = etc/webapps/tt-rss/config.php
- source = git+https://git.tt-rss.org/git/tt-rss.git
+ source = git+https://git.tt-rss.org/fox/tt-rss.git
source = service
sha256sums = SKIP
sha256sums = c9eb3acb18ab15562e3c3b8f1e3092f5699f5281fc40e04400615469aa39f217
pkgname = tt-rss-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 86cc5157e3e1..d9ce28820e57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@
pkgname=tt-rss-git
epoch=1
-pkgver=r9777.040dfc71f
+pkgver=r11269.68e49203d
pkgrel=1
pkgdesc='Web-based news feed (RSS/Atom) aggregator (Git version)'
arch=(any)
-url='http://tt-rss.org/'
+url='https://tt-rss.org/'
license=(GPL)
backup=(etc/webapps/tt-rss/config.php)
depends=(php php-intl)
@@ -23,7 +23,7 @@ optdepends=('mysql'
'php-gd: for coloured feed badges')
makedepends=('git')
options=('!strip')
-source=('git+https://git.tt-rss.org/git/tt-rss.git'
+source=('git+https://git.tt-rss.org/fox/tt-rss.git'
service)
sha256sums=('SKIP'
'c9eb3acb18ab15562e3c3b8f1e3092f5699f5281fc40e04400615469aa39f217')