Package Details: wtfutil 0.43.0-1

Git Clone URL: https://aur.archlinux.org/wtfutil.git (read-only, click to copy)
Package Base: wtfutil
Description: Personal information dashboard for your terminal
Upstream URL: https://wtfutil.com
Keywords: dashboard
Licenses: MPL-2.0
Submitter: Sweenu
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 11
Popularity: 0.027833
First Submitted: 2018-05-31 18:37 (UTC)
Last Updated: 2024-01-22 00:58 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

matthias.lisin commented on 2019-08-31 18:53 (UTC)

@Kunda Already did a few days ago.

https://lists.archlinux.org/pipermail/aur-requests/2019-August/033355.html

Kunda commented on 2019-08-31 18:47 (UTC)

And here it is for 0.21.0

# Maintainer: Bruno Inec <bruno at inec dot fr>
pkgname=wtfutil
pkgver=0.21.0
pkgrel=1
pkgdesc="Personal information dashboard for your terminal"
arch=(x86_64)
url="https://wtfutil.com"
license=(MIT)
source_x86_64=("https://github.com/wtfutil/wtf/releases/download/v${pkgver}/wtf_${pkgver}_linux_amd64.tar.gz")
sha256sums_x86_64=('9ee1ff95be17be0cd266d9cea25a28734563910c8e03cbf48e0da9aa5c1c3fef')

package(){
  install -D "${srcdir}/wtf_${pkgver}_linux_amd64/wtfutil" "${pkgdir}/usr/bin/wtfutil"
}

Kunda commented on 2019-08-31 18:36 (UTC)

Can someone please send a request to the aur-request list[1] to orphan this package and then claim new maintainership ?

[1] https://mailman.archlinux.org/mailman/listinfo/aur-requests

bjesus commented on 2019-08-28 10:12 (UTC) (edited on 2019-08-28 10:13 (UTC) by bjesus)

And here it is for 0.20

# Maintainer: Bruno Inec <bruno at inec dot fr>
pkgname=wtfutil
pkgver=0.20.0
pkgrel=1
pkgdesc="Personal information dashboard for your terminal"
arch=(x86_64)
url="https://wtfutil.com"
license=(MIT)
source_x86_64=("https://github.com/wtfutil/wtf/releases/download/v${pkgver}/wtf_${pkgver}_linux_amd64.tar.gz")
sha256sums_x86_64=('cd14766d1f1d93a407f9ca687f191482d676c4b5614f60af734234da22f93f43')

package(){
  install -D "${srcdir}/wtf_${pkgver}_linux_amd64/wtfutil" "${pkgdir}/usr/bin/wtfutil"
}

stooj commented on 2019-08-01 11:09 (UTC)

pkgbuild for the current version:

# Maintainer: Bruno Inec <bruno at inec dot fr>
pkgname=wtfutil
pkgver=0.19.1
pkgrel=1
pkgdesc="Personal information dashboard for your terminal"
arch=(x86_64)
url="https://wtfutil.com"
license=(MIT)
source_x86_64=("https://github.com/wtfutil/wtf/releases/download/v${pkgver}/wtf_${pkgver}_linux_amd64.tar.gz")
sha256sums_x86_64=('858f47b1cd521dadb45064cc34dc314510db7a9b5d68f727cc3824087d2dcf12')

package(){
  install -D "${srcdir}/wtf_${pkgver}_linux_amd64/wtfutil" "${pkgdir}/usr/bin/wtfutil"
}

StephenBrown2 commented on 2019-01-21 17:42 (UTC)

The GitHub repo has changed to https://github.com/wtfutil/wtf

yochananmarqos commented on 2019-01-19 15:28 (UTC)

This package should be called wtfutil-bin since it's the binary release. That way, another package could be added that builds from source.

rstacruz commented on 2019-01-08 03:24 (UTC) (edited on 2019-01-08 03:24 (UTC) by rstacruz)

Updated values for 0.4.0:

pkgver=0.4.0
sha256sums_x86_64=('1d2aa742f91e9b930d1fbf49278d1b10ac5a3670adca41a3648b757a7576f6fb')

Sweenu commented on 2018-06-05 06:41 (UTC)

I don't know which fonts you are talking about. If you need emoji support, install the noto-fonts-emoji package :)

patrickelectric commented on 2018-06-04 19:48 (UTC)

Add fonts please.