[arch-commits] Commit in pastel/trunk (PKGBUILD)
George Rawlinson
grawlinson at gemini.archlinux.org
Sun May 29 02:15:14 UTC 2022
Date: Sunday, May 29, 2022 @ 02:15:13
Author: grawlinson
Revision: 1212867
upgpkg: pastel 0.9.0-1
New upstream release.
Modified:
pastel/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-29 02:13:23 UTC (rev 1212866)
+++ PKGBUILD 2022-05-29 02:15:13 UTC (rev 1212867)
@@ -3,14 +3,14 @@
pkgbase=pastel
pkgname=('pastel' 'pastel-docs')
-pkgver=0.8.1
-pkgrel=2
-pkgdesc="A command-line tool to generate, analyze, convert and manipulate colors"
+pkgver=0.9.0
+pkgrel=1
+pkgdesc='A command-line tool to generate, analyze, convert and manipulate colors'
arch=('x86_64')
-url="https://github.com/sharkdp/pastel"
+url='https://github.com/sharkdp/pastel'
license=('MIT' 'Apache')
makedepends=('git' 'rust')
-_commit='230e2147f649074c27d94f761de5e39d1cda0886'
+_commit='47f9ddd59ea14df8d9d1f1073d14501751a49fd0'
source=("$pkgbase::git+$url.git#commit=$_commit")
b2sums=('SKIP')
More information about the arch-commits
mailing list