summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMisterio772021-03-31 23:25:28 -0300
committerMisterio772021-03-31 23:25:28 -0300
commitdcf5ce4359e40af87bd2424b54526e84ff01868c (patch)
tree8813346ef8e2b67e20d1ea32733964f02bd7d2d0 /PKGBUILD
parent8f8eb683d069622b81e62b6b3ef2535f4c026a08 (diff)
downloadaur-dcf5ce4359e40af87bd2424b54526e84ff01868c.tar.gz
update to 0.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7808a51f6f91..614a7daf7d11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=flavours
pkgdesc='A simple and easy cli to build and use base16 schemes'
-pkgver=0.3.6
+pkgver=0.4.0
pkgrel=1
arch=('any')
url='https://github.com/Misterio77/flavours'
@@ -10,7 +10,7 @@ license=('MIT')
depends=('git')
makedepends=('rust')
source=("$pkgname-${pkgver}.tar.gz::https://github.com/misterio77/flavours/archive/v${pkgver}.tar.gz")
-sha256sums=('a0ae5aabe4ca81509c07001a7b196a451eb970357d9d88aa1ba486cd1ff14c77')
+sha256sums=('cfd063f4c05a98f1429058dba41f771922e1711f459324605cc73e846d7e16c8')
build() {
cd "$pkgname-$pkgver"