summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzt642023-10-19 22:26:12 -0400
committerzt642023-10-19 22:26:12 -0400
commit02870af926b34a4cac9975f2472a30b076a48821 (patch)
tree120b15a82bbd85fa4e80910694440c80248ef890
parent74029f4412f50532e590b17e022ae112e798e4b8 (diff)
downloadaur-02870af926b34a4cac9975f2472a30b076a48821.tar.gz
update version
-rw-r--r--.SRCINFO4
-rw-r--r--.gitignore3
-rw-r--r--PKGBUILD6
3 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86e27b934764..80b4eca425fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vencord-desktop-git
pkgdesc = A standalone Electron app that loads Discord & Vencord
- pkgver = r142.d884b7d
- pkgrel = 4
+ pkgver = r195.841cdcf
+ pkgrel = 1
url = https://github.com/Vencord/Vesktop
arch = x86_64
arch = aarch64
diff --git a/.gitignore b/.gitignore
index e428116a8d24..4b2f8c5aae5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
*.zst
/pkg
-/src \ No newline at end of file
+/src
+/vencord-desktop-git \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index f6cdddbbcc30..40b8e3b3abca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: zt <nwowens32@gmail.com>
+# Maintainer: zt <zt@zt64.dev>
pkgname=vencord-desktop-git
pkgdesc="A standalone Electron app that loads Discord & Vencord"
-pkgver=r142.d884b7d
-pkgrel=4
+pkgver=r195.841cdcf
+pkgrel=1
arch=("x86_64" "aarch64")
url="https://github.com/Vencord/Vesktop"