summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkejpies2021-10-19 09:27:41 +0200
committerkejpies2021-10-19 09:27:41 +0200
commit4c46ccececb04bdb0db463d368ccfae383722072 (patch)
treeed27b7595406153114baa728ead62e0339e81ef0
parent47c0d27bb039c08346ffa68a18dd3877e0aa8529 (diff)
downloadaur-4c46ccececb04bdb0db463d368ccfae383722072.tar.gz
Minor correction
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8048f09580e1..88b28f045c96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bruh
pkgdesc = Bruh sound, but as a program. You can use it to make your software more fun.
pkgver = 2.0
- pkgrel = 0
+ pkgrel = 1
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 6171c43bccb9..0ed98962958a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Konrad SekuĊ‚a <konradsekula@outlook.com>
pkgname=bruh
pkgver=2.0
-pkgrel=0
+pkgrel=1
pkgdesc="Bruh sound, but as a program. You can use it to make your software more fun."
arch=('i686' 'x86_64')
license=('GPL')