aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Turner2022-04-11 18:14:03 -0500
committerDylan Turner2022-04-11 18:14:03 -0500
commit7dbbad3a1c03705b1506cc823902e199a77e4328 (patch)
treeb633c535674c76313cb327f974eae628f3d38997
parent7dc9c8ece5effeb116dc8e2085b73cf8e2ef355f (diff)
downloadaur-7dbbad3a1c03705b1506cc823902e199a77e4328.tar.gz
Updated pkg release to match readme change
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae957cafc911..b10522afaaa7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tetris-cli-git
pkgdesc = A tetris game that runs in a terminal
pkgver = 22.411
- pkgrel = 1
+ pkgrel = 2
url = https://www.github.com/blueOkiris/tetris-cli
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 5593b03f489c..332463969429 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dylan Turner dylantdmt@gmail.com
pkgname=tetris-cli-git
pkgver=22.411
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="A tetris game that runs in a terminal"
arch=('any')