summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e02e3920acc..d37b00b4d11a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Sebastian Krzyszkowiak <dos@dosowisko.net>
pkgname=flasciibird
pkgver=0.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="ncurses implementation of famous Flappy Bird game"
arch=('any')
url='https://github.com/dos1/flasciibird'
-license=('GPL3+')
+license=('GPL3')
depends=('python' 'ncurses')
source=(https://github.com/dos1/flasciibird/archive/$pkgver.tar.gz)
sha256sums=('873a1626e55bf28df2e7bb690ae8d9a200838614c534f8797c847db8da44fee4')