migrate to gitea

This commit is contained in:
BigfootACA 2024-09-19 19:37:59 +08:00
parent 85dffb37bc
commit 87db063ff2
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
pkgbase = rkmpp-git pkgbase = rkmpp-git
pkgdesc = Rockchip Media Processing Platform pkgdesc = Rockchip Media Processing Platform
pkgver = 1.0.6.r28.g86cf93a0 pkgver = 1.0.7.r6.g05b80939
pkgrel = 1 pkgrel = 2
url = https://github.com/rockchip-linux/mpp url = https://github.com/rockchip-linux/mpp
arch = aarch64 arch = aarch64
license = MIT license = MIT
@ -9,7 +9,7 @@ pkgbase = rkmpp-git
makedepends = cmake makedepends = cmake
makedepends = ninja makedepends = ninja
depends = libdrm depends = libdrm
source = git+https://github.com/rockchip-linux/mpp.git source = git+https://gitea.classfun.cn:4443/mirrors/mpp.git
md5sums = SKIP md5sums = SKIP
pkgname = rkmpp-git pkgname = rkmpp-git

View File

@ -1,8 +1,8 @@
# Maintainer: BigfootACA <bigfoot@classfun.cn> # Maintainer: BigfootACA <bigfoot@classfun.cn>
pkgname=rkmpp-git pkgname=rkmpp-git
pkgver=1.0.6.r28.g86cf93a0 pkgver=1.0.7.r6.g05b80939
pkgrel=1 pkgrel=2
pkgdesc="Rockchip Media Processing Platform" pkgdesc="Rockchip Media Processing Platform"
arch=('aarch64') arch=('aarch64')
url="https://github.com/rockchip-linux/mpp" url="https://github.com/rockchip-linux/mpp"
@ -10,7 +10,7 @@ license=('MIT' 'Apache-2.0')
depends=('libdrm') depends=('libdrm')
makedepends=('cmake' 'ninja') makedepends=('cmake' 'ninja')
source=("git+https://github.com/rockchip-linux/mpp.git") source=("git+https://gitea.classfun.cn:4443/mirrors/mpp.git")
md5sums=('SKIP') md5sums=('SKIP')
pkgver() { pkgver() {