summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRishabh Dwivedi2020-04-22 06:39:19 +0530
committerRishabh Dwivedi2020-04-22 06:39:19 +0530
commit79945d419f8165c5e56ffec4188fb60c7447cad6 (patch)
tree2649217ef8c73fea9a51f2a14ebef849e4986dc0 /PKGBUILD
parentb91f80b51d6dc4dd3c46e58d1264a287ffb02682 (diff)
downloadaur-gohup.tar.gz
0.2 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79d0627ef569..10e33d0b4516 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rishabh Dwivedi <rishabhdwivedi17@gmail.com>
pkgname=gohup
-pkgver=0.1
+pkgver=0.2
pkgrel=1
pkgdesc="Command-line utility to run you program in background without any interruption."
arch=('i686' 'x86_64')
@@ -21,3 +21,4 @@ package() {
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
md5sums=('aa983e963c000362e4bc2e279be65db8')
+md5sums=('0aeb6f81ba506a59537c809c60660071')