summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d88dbb927b30..7e834143fa2c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = ppet-bin
license = MIT
depends = electron
conflicts = ppet
- source = https://bobby285271.oss-cn-shenzhen.aliyuncs.com/PPet-1.2.0.deb
+ source = https://ppet-bin.oss-cn-shenzhen.aliyuncs.com/PPet-1.2.0.deb
md5sums = c160c32e53446e9d17544e44a95991c9
pkgname = ppet-bin
diff --git a/PKGBUILD b/PKGBUILD
index 19fe44a4846d..e9fc2efbec0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/zenghongtu/PPet"
license=('MIT')
depends=('electron')
conflicts=('ppet')
-source=("https://bobby285271.oss-cn-shenzhen.aliyuncs.com/PPet-${pkgver}.deb")
+source=("https://ppet-bin.oss-cn-shenzhen.aliyuncs.com/PPet-${pkgver}.deb")
md5sums=('c160c32e53446e9d17544e44a95991c9')
package() {