summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornroi2016-12-26 10:36:33 +0100
committernroi2016-12-26 10:36:33 +0100
commit07b8ffba51564bae046aefe495b39d1679dd664a (patch)
treee3f376387bd870e2e6e5948827ab410f668d056d /PKGBUILD
parent237663472b11bccdf9166b7bf75b5231d66b437b (diff)
downloadaur-07b8ffba51564bae046aefe495b39d1679dd664a.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2efc110d006f..6dc45dbedb56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: nroi <nroi@mailbox.org>
pkgname=waitforfile
-pkgver=0.0.1
+pkgver=0.1.0
pkgrel=1
epoch=
pkgdesc="Wait until the given file exists"
@@ -8,9 +8,9 @@ arch=('any')
url="https://gist.github.com/nroi/fd0ef1dc267e4bb03de9800fc52e2497"
license=('MIT')
depends=('python' 'python-pyinotify')
-source=('https://gist.githubusercontent.com/nroi/fd0ef1dc267e4bb03de9800fc52e2497/raw/550ecf98bea44171b5e550cf6cb803965fc16ef4/waitforfile'
+source=('https://gist.githubusercontent.com/nroi/fd0ef1dc267e4bb03de9800fc52e2497/raw/70d56c7d116f58c360f2ecc8c2e45e334cf2b64f/waitforfile'
'https://gist.githubusercontent.com/nroi/c4d167368b93f085f8b102032072098a/raw/d365cd35d7cca8abd3eb0af36bd9416b67a73f6f/MIT-License')
-sha256sums=('731ccf0660461e4a2ff80ce3ce6cdb1cdc3ce28091b90ac90b41ed2f81066ffc'
+sha256sums=('e2d618cc097b7e2318865c551660a4feb4825a57002f7a97617081d09ffd19ed'
'8c0a90b2eb044cadcf0054cd42ffdbedffbb9958112e5fa7f234bc9a15627ba6')
package() {