summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2020-03-26 09:39:07 +0700
committerkhai96_2020-03-26 09:39:07 +0700
commit60bbfae1466bf432e0bc47a73de119adb4e28603 (patch)
treed086367b53c09df1868698ec5fb6fde00c3650e3
parent03757ce79011e5a2baf1379ca0a33cc2bde8e9c5 (diff)
downloadaur-60bbfae1466bf432e0bc47a73de119adb4e28603.tar.gz
0.2.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83a15b2d2434..dcb72f215238 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pueue-bin-2
pkgdesc = A command scheduler for shells
- pkgver = 0.1.6
- pkgrel = 2
+ pkgver = 0.2.1
+ pkgrel = 0
url = https://github.com/nukesor/pueue
arch = any
license = MIT
@@ -9,9 +9,9 @@ pkgbase = pueue-bin-2
conflicts = pueue-git
conflicts = pueue
conflicts = pueue-bin
- source = https://github.com/Nukesor/pueue/archive/v0.1.6.tar.gz
- source = pueue-linux-amd64-0.1.6::https://github.com/Nukesor/pueue/releases/download/v0.1.6/pueue-linux-amd64
- source = pueued-linux-amd64-0.1.6::https://github.com/Nukesor/pueue/releases/download/v0.1.6/pueued-linux-amd64
+ source = https://github.com/Nukesor/pueue/archive/v0.2.1.tar.gz
+ source = pueue-linux-amd64-0.2.1::https://github.com/Nukesor/pueue/releases/download/v0.2.1/pueue-linux-amd64
+ source = pueued-linux-amd64-0.2.1::https://github.com/Nukesor/pueue/releases/download/v0.2.1/pueued-linux-amd64
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index acb460a1e3a6..bf494a439646 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Arne Beer <privat@arne.beer>
pkgname=pueue-bin-2
-pkgver='0.1.6'
-pkgrel=2
+pkgver='0.2.1'
+pkgrel=0
arch=('any')
pkgdesc='A command scheduler for shells'
license=('MIT')