summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrufo2017-03-29 02:00:29 +0200
committergrufo2017-03-29 02:00:29 +0200
commitfbc416c181383cd4efa1b95931fdb628759d62d2 (patch)
tree48f1e0b5578dd2e0ebc658a80b22aa3d6f8a59a0
parentb41714ae2f55e0c94405059fa599949d53ab2eb5 (diff)
downloadaur-fbc416c181383cd4efa1b95931fdb628759d62d2.tar.gz
Update GitHub URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e2c28e21932..2ce427e08b9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,7 +24,7 @@ pkgbase = popcorntime-ce-bin
conflicts = popcorntime-ce
conflicts = popcorntime-ce-git
options = !strip
- source = https://github.com/PopcornTime-CE/desktop/releases/download/v0.4.0-2/popcorn-time-community-v0.4.0-2-64bit.tar.xz
+ source = https://github.com/PopcornTimeCommunity/desktop/releases/download/v0.4.0-2/popcorn-time-community-v0.4.0-2-64bit.tar.xz
source = popcorntime-ce.install
source = popcorntime-ce.desktop
sha1sums = ee6a1b9314cbcb8eeabe76e9d6928f8c0bee4f42
diff --git a/PKGBUILD b/PKGBUILD
index a829baabf0f7..0c6fd338e62a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ if [ "$CARCH" = "i686" ]; then
sha1sums[0]="369da992f097e1b872a0f7d00a62361ac9192c93"
fi
-source=("https://github.com/PopcornTime-CE/desktop/releases/download/v${pkgver}-${pkgrel}/popcorn-time-community-v${pkgver}-${pkgrel}-${_platform}.tar.xz"
+source=("https://github.com/PopcornTimeCommunity/desktop/releases/download/v${pkgver}-${pkgrel}/popcorn-time-community-v${pkgver}-${pkgrel}-${_platform}.tar.xz"
"popcorntime-ce.install"
"popcorntime-ce.desktop")