aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/npapi-sdk/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/npapi-sdk/APKBUILD b/community/npapi-sdk/APKBUILD
index b481b81b7e..3708d191a9 100644
--- a/community/npapi-sdk/APKBUILD
+++ b/community/npapi-sdk/APKBUILD
@@ -3,10 +3,10 @@ pkgname=npapi-sdk
pkgver=0.27.2
pkgrel=0
pkgdesc="Netscape Plugin API (NPAPI)"
-url="https://bitbucket.org/mgorny/npapi-sdk"
+url="https://github.com/mgorny/npapi-sdk"
arch="all"
license="MPL"
-source="https://bitbucket.org/mgorny/$pkgname/downloads/$pkgname-$pkgver.tar.bz2"
+source="https://github.com/mgorny/$pkgname/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2"
builddir="$srcdir/$pkgname-$pkgver"
build() {