summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKatie Wolfe2021-01-07 14:44:30 -0500
committerKatie Wolfe2021-01-07 14:44:30 -0500
commit289171382132409eff7c3d97a97bd47cd572d763 (patch)
tree3c0ba726fa405384e2f29f85bbb0d785cd8b749d /PKGBUILD
parent76fd77ee50210b68ec37aa2e083d07dd87bf21e5 (diff)
downloadaur-igdm.tar.gz
Switch to new upstream URL
Older versions of this PKGBUILD should continue to work fine as GitHub seems to redirect requests from the old URL properly.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 173f14295c82..43451ffd9540 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=3.0.1
pkgrel=1
pkgdesc="Desktop application for Instagram DMs"
arch=('x86_64' 'i686')
-url="https://github.com/ifedapoolarewaju/igdm"
+url="https://github.com/igdmapps/igdm"
license=('MIT')
groups=()
depends=('glibc' 'gtk3' 'nss' 'gconf')
@@ -14,8 +14,8 @@ optdepends=()
provides=('igdm')
conflicts=('igdm')
changelog=
-source_x86_64=("https://github.com/ifedapoolarewaju/igdm/releases/download/v$pkgver/IGdm-$pkgver.zip")
-source_i686=("https://github.com/ifedapoolarewaju/igdm/releases/download/v$pkgver/IGdm-$pkgver-ia32.zip")
+source_x86_64=("https://github.com/igdmapps/igdm/releases/download/v$pkgver/IGdm-$pkgver.zip")
+source_i686=("https://github.com/igdmapps/igdm/releases/download/v$pkgver/IGdm-$pkgver-ia32.zip")
source=("${pkgname}.desktop")
noextract=("IGdm-$pkgver.zip" "IGdm-$pkgver-ia32.zip")
sha512sums=('3389360a07b982774c4043684b1a0d63ace26a5a4106b052748b806ada8f2aa9a94991e144cb2bdda50aa859bb478237cb201d5864b565f4590b84745df8583c')