summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenton Liu2021-03-04 02:09:25 -0800
committerDenton Liu2021-03-04 02:09:25 -0800
commit5b9314c426a7caa7cb883c64d60930f3554939c1 (patch)
tree2e55c4b03f2b407eec6c2555c7967b133a46aa25
parent04d905f636bd79c2b6239ba68cac7adda4dbd8df (diff)
parente656cbb0eadf7916f47f7af93a001a9bae61b805 (diff)
downloadaur-crewlink-bin.tar.gz
Merge branch 'master' into master-bin
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3bedfe770bd..2c735992e4ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = crewlink-bin
pkgdesc = Free, open, Among Us Proximity Chat
- pkgver = 1.2.1
+ pkgver = 2.0.1
pkgrel = 1
- url = https://github.com/zbanks/CrewLink
+ url = https://github.com/TheGreatMcPain/CrewLink
arch = x86_64
license = GPL3
optdepends = sudo: crewlink-launcher support
provides = crewlink
conflicts = crewlink
- source = https://github.com/zbanks/CrewLink/releases/download/v1.2.1/CrewLink-1.2.1.AppImage
+ source = https://github.com/TheGreatMcPain/CrewLink/releases/download/v2.0.1/CrewLink-2.0.1.AppImage
source = crewlink-launcher
- sha256sums = e0bc49f1762eca949482ff176f4c949614c5098cd9834b17550215dd4664eb8c
+ sha256sums = 6531d6d1a1a14fdb7002a4b2356cff9a1250f930b09f0300adcda3d56af4063a
sha256sums = 264849ad57fab753f9991399c39dbfb07e8996e0440b6f77d6e3470e38f71de6
pkgname = crewlink-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6d24c763ec12..3977a31ce6eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Denton Liu <liu.denton@gmail.com>
pkgname=crewlink-bin
-pkgver=1.2.1
+pkgver=2.0.1
pkgrel=1
pkgdesc='Free, open, Among Us Proximity Chat'
arch=('x86_64')
-url='https://github.com/zbanks/CrewLink'
+url='https://github.com/TheGreatMcPain/CrewLink'
license=('GPL3')
optdepends=('sudo: crewlink-launcher support')
provides=('crewlink')
conflicts=('crewlink')
-source=("https://github.com/zbanks/CrewLink/releases/download/v$pkgver/CrewLink-$pkgver.AppImage"
+source=("https://github.com/TheGreatMcPain/CrewLink/releases/download/v$pkgver/CrewLink-$pkgver.AppImage"
crewlink-launcher)
-sha256sums=('e0bc49f1762eca949482ff176f4c949614c5098cd9834b17550215dd4664eb8c'
+sha256sums=('6531d6d1a1a14fdb7002a4b2356cff9a1250f930b09f0300adcda3d56af4063a'
'264849ad57fab753f9991399c39dbfb07e8996e0440b6f77d6e3470e38f71de6')
package() {