summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel2021-04-22 13:44:57 +0200
committerDaniel2021-04-22 13:44:57 +0200
commit942e2b9b22e46446373d74d81c34270f93f99ec4 (patch)
tree8559779240c7ecba002f8d96cafcff0e9c2ab719
parente2c0bbe5e148d108ff3472d4c5d6054fb507d2e9 (diff)
downloadaur-942e2b9b22e46446373d74d81c34270f93f99ec4.tar.gz
add syntax show if not argument found or too much
-rw-r--r--PKGBUILD8
-rw-r--r--cget-1.1.tar.gzbin0 -> 10240 bytes
2 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97c819c90763..8b1420375e17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
# NOTE: Please fill out the license field for your package! If it is unknown,
# then please put 'unknown'.
-# Maintainer: Your Name <youremail@domain.com>
+# Maintainer: Daniel <danilacasito8@gmail.com>
pkgname=cget
-pkgver=1.0
-pkgrel=2
+pkgver=1.1
+pkgrel=1
epoch=
pkgdesc="A Curl and Python Based simple download command (SYNTAX: cget url file)"
arch=(x86_64)
@@ -26,7 +26,7 @@ install=
changelog=
source=("$pkgname-$pkgver.tar.gz")
noextract=()
-md5sums=(643a231681539c73f8b27f7020802e26)
+md5sums=(ece7ffefa8ad86fcf005e03be4166c76)
validpgpkeys=()
prepare() {
diff --git a/cget-1.1.tar.gz b/cget-1.1.tar.gz
new file mode 100644
index 000000000000..52fb71dadf54
--- /dev/null
+++ b/cget-1.1.tar.gz
Binary files differ