summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBobby Rong2020-03-18 20:42:50 +0800
committerBobby Rong2020-03-18 20:42:50 +0800
commit868c74893b522b5fbae506b1b00d5ce86143a9e5 (patch)
tree8c213fc13de93256d0195c0e9d45aed8db09a5b7
parent1cb759632473dcfeb45c4b9451b5da5a08754629 (diff)
downloadaur-868c74893b522b5fbae506b1b00d5ce86143a9e5.tar.gz
fix links
-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() {