summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Gilroy2023-01-20 12:45:15 -0500
committerConnor Gilroy2023-01-20 12:45:15 -0500
commit05a9ccd57cee390ad632b1f1b58be7b73908a3b0 (patch)
tree8f79e869452be2c775e6e577490c315238f8672e
parent991bf6e36c47df22780f41506093007f2c3f68bf (diff)
downloadaur-05a9ccd57cee390ad632b1f1b58be7b73908a3b0.tar.gz
Added text when you don't specify any options
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26e39232b39a..ecd43b1ad9ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discordutility
pkgdesc = A simple utility for the .tar.gz version of Discord
- pkgver = r1.c87a194
+ pkgver = r2.552c041
pkgrel = 1
url = https://github.com/CJendantix/discordutility
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 60cae6a73e90..bc2e48f70326 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: CJ Gilroy <cgilroy33@gmail.com>
pkgname='discordutility'
-pkgver=r1.c87a194
+pkgver=r2.552c041
pkgrel=1
pkgdesc="A simple utility for the .tar.gz version of Discord"
arch=('x86_64')