summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Carlo Machado2018-01-16 22:48:57 -0200
committerJean Carlo Machado2018-01-16 22:48:57 -0200
commit540ec09f9c64ee3428ed53f5f651d03d80c84d30 (patch)
tree28b945fe98895d768da502341d3f89189e3d998d
parent52cf736b7489fbf5a3cde9ca3149245857fae39b (diff)
downloadaur-540ec09f9c64ee3428ed53f5f651d03d80c84d30.tar.gz
improvements
-rw-r--r--1.0.zipbin0 -> 18944 bytes
-rw-r--r--PKGBUILD6
2 files changed, 3 insertions, 3 deletions
diff --git a/1.0.zip b/1.0.zip
new file mode 100644
index 000000000000..bf03622625cf
--- /dev/null
+++ b/1.0.zip
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
index 72cda875d40c..c8eb6b07417c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jean Carlo Machado <contato@jeancarlomachado.com.br>
pkgname=whatnext
-pkgver=0.1
+pkgver=1.0
pkgrel=1
arch=('x86_64')
pkgdesc="Control your recurrent activities in a smart way"
url="https://github.com/jeanCarloMachado/whatnext"
-source=("https://github.com/jeanCarloMachado/whatnext/archive/master.zip")
-md5sums=('d8f0c6fdbac16557244604f5eeda475b')
+source=("https://github.com/jeanCarloMachado/whatnext/archive/1.0.zip")
+md5sums=('36e196fce5cdf72eaa607a145d155ea7')
license=('MIT')
depends=('python' 'jq')