summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian2023-08-20 16:52:43 +0200
committerJulian2023-08-20 16:52:43 +0200
commit7a6bf622b4c138f58e4addd8a3bf1d1cdeaf7858 (patch)
treef57d7f8e721f5e41590efe35bd105647d05b2101
parentedfb135401a55aa9a4f733c57a1488bf39cdbf62 (diff)
downloadaur-7a6bf622b4c138f58e4addd8a3bf1d1cdeaf7858.tar.gz
Update description, website, and repo
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f75df08d2b50..47451db554a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = tubefeeder-git
- pkgdesc = A Youtube, Lbry and Peertube client made for the Pinephone
- pkgver = 1.10.0.r0.7b19f44
+ pkgdesc = Watch YouTube and PeerTube videos in one place
+ pkgver = 1.13.0
pkgrel = 1
- url = https://www.tubefeeder.de
+ url = https://mobile.schmidhuberj.de/pipeline
arch = x86_64
arch = aarch64
license = GPL
@@ -14,7 +14,7 @@ pkgbase = tubefeeder-git
optdepends = youtube-dl: Play and download the videos
provides = tubefeeder
conflicts = tubefeeder
- source = tubefeeder-git::git+https://github.com/Tubefeeder/Tubefeeder.git
+ source = tubefeeder-git::git+https://gitlab.com/schmiddi-on-mobile/pipeline.git
md5sums = SKIP
pkgname = tubefeeder-git
diff --git a/PKGBUILD b/PKGBUILD
index 12f138ff350b..93b81f08cc00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Julian Schmidhuber <aur at schmiddi dot anonaddy dot com>
pkgname=tubefeeder-git
-pkgver=1.10.0.r0.7b19f44
+pkgver=1.13.0
pkgrel=1
-pkgdesc="A Youtube, Lbry and Peertube client made for the Pinephone"
+pkgdesc="Watch YouTube and PeerTube videos in one place"
arch=('x86_64' 'aarch64')
-url="https://www.tubefeeder.de"
+url="https://mobile.schmidhuberj.de/pipeline"
license=('GPL')
groups=()
depends=('libadwaita')
@@ -16,7 +16,7 @@ replaces=()
backup=()
options=()
install=
-source=("$pkgname::git+https://github.com/Tubefeeder/Tubefeeder.git")
+source=("$pkgname::git+https://gitlab.com/schmiddi-on-mobile/pipeline.git")
noextract=()
md5sums=('SKIP')