summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2021-07-06 14:49:24 +0200
committerJosip Ponjavic2021-07-06 14:49:24 +0200
commit30edc48a3167773402bb2358282ef1a1fbf12394 (patch)
tree0ebf21df03d97196d6cb93b5a6135861e0e4259b
parent391ad54b2dc6b179389f1c4e9fcd35d4eb9d4299 (diff)
downloadaur-30edc48a3167773402bb2358282ef1a1fbf12394.tar.gz
upgpkg: 20.10.r8.g81d1b80-1 point to new upstream repo
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95df4dea2dce..400a630f6f1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = mpc-qt-git
pkgdesc = A clone of Media Player Classic reimplimented in Qt.
- pkgver = 20.10.r0.g8b1d190
+ pkgver = 20.10.r8.g81d1b80
pkgrel = 1
epoch = 1
- url = https://github.com/cmdrkotori/mpc-qt-origin
+ url = https://github.com/mpc-qt/mpc-qt
arch = x86_64
license = GPL2
makedepends = git
@@ -15,8 +15,7 @@ pkgbase = mpc-qt-git
optdepends = udisks2: to detect available discs
provides = mpc-qt
conflicts = mpc-qt
- source = mpc-qt::git+https://github.com/cmdrkotori/mpc-qt-origin.git
+ source = mpc-qt::git+https://github.com/mpc-qt/mpc-qt.git
sha256sums = SKIP
pkgname = mpc-qt-git
-
diff --git a/PKGBUILD b/PKGBUILD
index e4f2903addb8..345782c0fd4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor:
pkgname=mpc-qt-git
-pkgver=20.10.r0.g8b1d190
+pkgver=20.10.r8.g81d1b80
pkgrel=1
epoch=1
pkgdesc='A clone of Media Player Classic reimplimented in Qt.'
-url='https://github.com/cmdrkotori/mpc-qt-origin'
+url='https://github.com/mpc-qt/mpc-qt'
arch=('x86_64')
license=('GPL2')
depends=('mpv' 'qt5-x11extras')