[arch-commits] Commit in baidupcs-go/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Jan 7 14:12:47 UTC 2021


    Date: Thursday, January 7, 2021 @ 14:12:47
  Author: felixonmars
Revision: 811907

upgpkg: baidupcs-go 3.6.3-1

Modified:
  baidupcs-go/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-07 14:12:46 UTC (rev 811906)
+++ PKGBUILD	2021-01-07 14:12:47 UTC (rev 811907)
@@ -1,18 +1,18 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=baidupcs-go
-pkgver=3.6.2
-pkgrel=2
+pkgver=3.6.3
+pkgrel=1
 pkgdesc="Terminal utility for Baidu Network Disk"
 arch=('x86_64')
-url="https://github.com/iikira/BaiduPCS-Go"
+url="https://github.com/qjfoidnh/BaiduPCS-Go"
 license=('Apache')
 depends=('glibc')
 makedepends=('go' 'git')
 conflicts=("baidupcs")
 provides=("baidupcs")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/iikira/BaiduPCS-Go/archive/v$pkgver.tar.gz")
-sha512sums=('e7248521cade634aa41224c88b8dd07cac3a84d0f262c369447c4c4872e52c9431dcee38b42cf6360c13a64cc1b6bce1cc4199de54602b4e8bac95b37a68688c')
+source=("https://github.com/qjfoidnh/BaiduPCS-Go/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('e95e6b4ca6d4a96f1cd3962a4b9908e28865bc537a8b5e990bc82cfd9ae62c4a93188075732ba7fc4633dd7598aeba4e9b648c7283159b15102decda64d37366')
 
 build() {
   cd BaiduPCS-Go-$pkgver



More information about the arch-commits mailing list