summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMegumi_fox2021-10-15 22:07:42 +0800
committerMegumi_fox2021-10-15 22:07:42 +0800
commit663fb80e5184bd99afc64598314528b845020939 (patch)
tree1800c75bf2a2ed21919d461c3437742831e27e00
parent9a72331142c866bfce9a5e41a1a2beefdb8b2416 (diff)
downloadaur-qliveplayer-git.tar.gz
qliveplayer-git: update upstream link
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96d9fa0c7b10..b019129869e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = qliveplayer-git
pkgdesc = Cute and useful Live Stream Player with danmaku support.
- pkgver = 4.0.1.r0.gcd30fe8
- pkgrel = 2
- url = https://github.com/IsoaSFlus/QLivePlayer
+ pkgver = 4.1.0.r0.gfd6b39a
+ pkgrel = 1
+ url = https://github.com/THMonster/QLivePlayer
arch = x86_64
license = GPL2
makedepends = cmake
@@ -18,8 +18,8 @@ pkgbase = qliveplayer-git
depends = qt5-quickcontrols
provides = qliveplayer
conflicts = qliveplayer
- source = QLivePlayer::git+https://github.com/IsoaSFlus/QLivePlayer.git
- source = QLivePlayer-Lib::git+https://github.com/IsoaSFlus/QLivePlayer-Lib.git#branch=dev
+ source = QLivePlayer::git+https://github.com/THMonster/QLivePlayer.git
+ source = QLivePlayer-Lib::git+https://github.com/THMonster/QLivePlayer-Lib.git#branch=dev
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 94cf56c5739e..cbf3b2805e0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Megumi_fox <i@megumifox.com>
pkgname=qliveplayer-git
-pkgver=4.0.1.r0.gcd30fe8
-pkgrel=2
+pkgver=4.1.0.r0.gfd6b39a
+pkgrel=1
pkgdesc='Cute and useful Live Stream Player with danmaku support.'
arch=('x86_64')
-url="https://github.com/IsoaSFlus/QLivePlayer"
+url="https://github.com/THMonster/QLivePlayer"
license=('GPL2')
provides=('qliveplayer')
conflicts=('qliveplayer')
@@ -22,8 +22,8 @@ makedepends=('cmake'
'extra-cmake-modules' )
source=(
- "QLivePlayer::git+https://github.com/IsoaSFlus/QLivePlayer.git"
- "QLivePlayer-Lib::git+https://github.com/IsoaSFlus/QLivePlayer-Lib.git#branch=dev"
+ "QLivePlayer::git+https://github.com/THMonster/QLivePlayer.git"
+ "QLivePlayer-Lib::git+https://github.com/THMonster/QLivePlayer-Lib.git#branch=dev"
)
pkgver(){