summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhanss3142018-10-21 19:35:02 -0400
committerhanss3142018-10-21 19:35:02 -0400
commitbae1c5dc0c8714ba7868e2ba9e4f178c13eb01e0 (patch)
tree8f23cc75ba0cd8875ef316f25390390357b85760
parentd58f7fc64a1a3b2d665c5cba1dee0255aad5560c (diff)
downloadaur-bae1c5dc0c8714ba7868e2ba9e4f178c13eb01e0.tar.gz
Update version and name
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a0254f58934..4a909e4e3313 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = apush
- pkgdesc = Alternative Pathetic Useless SHell
- pkgver = 0.0.1
+ pkgdesc = A Potentially Useful SHell
+ pkgver = 0.0.2
pkgrel = 1
url = https://gitlab.com/hanss314/apush
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index bc7010bdab0b..82f088f9b1b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: hanss314 <hanss314@gmail.com>
pkgname=apush
-pkgver=0.0.1
+pkgver=0.0.2
pkgrel=1
-pkgdesc="Alternative Pathetic Useless SHell"
+pkgdesc="A Potentially Useful SHell"
arch=('any')
url="https://gitlab.com/hanss314/apush"
license=('MIT')