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 677111ebf9fb..1aa36bf0bae5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: loh.tar <loh.tar at googlemail dot com>
pkgname='tulizu'
-pkgver='0.1'
+pkgver='0.2'
pkgrel='1'
pkgdesc='View and customize ASCII art included /etc/issue files'
arch=('any')
@@ -9,7 +9,7 @@ license=('GPL')
depends=('bash')
install="$pkgname.install"
source=("$pkgname-$pkgver.tar.gz::https://github.com/loh-tar/$pkgname/archive/v$pkgver.tar.gz")
-md5sums=('1f01bff06e26994baf545b9986e01c58')
+md5sums=('1e11eaf1f5ad7fc530a2e9d7b424f6f2')
package() {
cd "$pkgname-$pkgver"