aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Turner2022-04-12 02:25:13 -0500
committerDylan Turner2022-04-12 02:25:13 -0500
commitc12d00bfee0833d972a035e4aae3fe15c1a38e22 (patch)
treeb9d1ca956b7c498c84f4336dff45149fe775cc33
parent5653221231ce436774b7361581bb67aef927c8fd (diff)
downloadaur-c12d00bfee0833d972a035e4aae3fe15c1a38e22.tar.gz
Increased fall increase
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38e502fb2c5b..a12c6b8e8d9b 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 = 3
+ pkgrel = 4
url = https://www.github.com/blueOkiris/tetris-cli
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index f44a817bc832..6e53b8a3108d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dylan Turner dylantdmt@gmail.com
pkgname=tetris-cli-git
pkgver=22.411
-pkgrel=3
+pkgrel=4
epoch=
pkgdesc="A tetris game that runs in a terminal"
arch=('any')