summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian2023-09-22 14:20:11 +0200
committerJulian2023-09-22 14:20:11 +0200
commit750da12ba97bd3ccebfd09dcdd54b0a4e3d821d3 (patch)
tree6f0de6ef79f24489bd97395d244446c52815a7b4
parent7a6bf622b4c138f58e4addd8a3bf1d1cdeaf7858 (diff)
downloadaur-750da12ba97bd3ccebfd09dcdd54b0a4e3d821d3.tar.gz
Update description
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD2
3 files changed, 2 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47451db554a9..807539f59ba0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = tubefeeder-git
pkgdesc = Watch YouTube and PeerTube videos in one place
pkgver = 1.13.0
pkgrel = 1
- url = https://mobile.schmidhuberj.de/pipeline
+ url = https://gitlab.com/schmiddi-on-mobile/pipeline
arch = x86_64
arch = aarch64
license = GPL
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index d717d8692102..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-pkg
-source
-*.tar.zst
-tubefeeder-git
diff --git a/PKGBUILD b/PKGBUILD
index 93b81f08cc00..67c148399bb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.13.0
pkgrel=1
pkgdesc="Watch YouTube and PeerTube videos in one place"
arch=('x86_64' 'aarch64')
-url="https://mobile.schmidhuberj.de/pipeline"
+url="https://gitlab.com/schmiddi-on-mobile/pipeline"
license=('GPL')
groups=()
depends=('libadwaita')