[arch-commits] Commit in dunesh/trunk (PKGBUILD)
Alexander Rødseth
arodseth at gemini.archlinux.org
Mon Oct 18 12:47:02 UTC 2021
Date: Monday, October 18, 2021 @ 12:47:01
Author: arodseth
Revision: 1030830
upgpkg: dunesh 0.1.7-1
Modified:
dunesh/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-18 12:36:34 UTC (rev 1030829)
+++ PKGBUILD 2021-10-18 12:47:01 UTC (rev 1030830)
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
pkgname=dunesh
-pkgver=0.0.1
+pkgver=0.1.7
pkgrel=1
pkgdesc='The cozy shell'
arch=(x86_64)
@@ -8,9 +8,7 @@
url='https://github.com/adam-mcdaniel/dune'
license=(APACHE)
makedepends=(git rust)
-# No release tarballs or git tags are available yet. Currently using the latest commit at 2021-10-11.
-# Related comment: https://github.com/adam-mcdaniel/dune/issues/29#issuecomment-940023556
-source=("git+$url#commit=5f96530bf4f3e55274f5a430d1919d5edc933829")
+source=("git+$url#commit=e94a31a25ef4c2625488a705b9e61285ab10c539") # tag: v0.1.7
b2sums=(SKIP)
build() {
More information about the arch-commits
mailing list