summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66409b6f3b26..983126fd0808 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=premid
_pkgname=PreMiD
-pkgver=2.1.6
+pkgver=2.1.8
pkgrel=1
pkgdesc="Discord Rich Presence for web services"
arch=('x86_64')
@@ -12,7 +12,7 @@ url='https://premid.app'
license=('MPL2')
optdepends=('discord: Proper Rich Presence support')
conflicts=('premid-git')
-source=("https://github.com/doomlerd/${_pkgname}-Linux/releases/download/v${pkgver}/${_pkgname}.tar.gz")
+source=("https://github.com/${_pkgname}/Linux/releases/download/v${pkgver}/${_pkgname}.tar.gz")
sha512sums=('SKIP') # CI build
package() {