Package Details: yaknewtab 1:1.0-1

Git Clone URL: https://aur.archlinux.org/yaknewtab.git (read-only, click to copy)
Package Base: yaknewtab
Description: A shell script for opening new Yakuake tabs/sessions
Upstream URL: https://aur.archlinux.org/cgit/aur.git/tree/yaknewtab.sh?h=yaknewtab
Licenses: GPL-3.0
Conflicts: yaknewtab
Provides: yaknewtab
Submitter: kostyarin
Maintainer: ArjixWasTaken
Last Packager: ArjixWasTaken
Votes: 0
Popularity: 0.000000
First Submitted: 2022-07-23 17:44 (UTC)
Last Updated: 2025-09-20 19:28 (UTC)

Latest Comments

ArjixWasTaken commented on 2025-09-20 01:15 (UTC) (edited on 2025-09-20 01:15 (UTC) by ArjixWasTaken)

I did a major refactor of the script, and changed the versioning scheme.
This script now depends on qdbus6, and assumes whatever command you run is in bash.

kostyarin commented on 2022-11-19 01:05 (UTC)

I made new package https://aur.archlinux.org/packages/yaknt instead of this.

kostyarin commented on 2022-11-19 01:04 (UTC)

It's doesn't work for my system and it is abandoned.

dreieck commented on 2022-11-15 14:46 (UTC)

Hey,

thanks for your package!

There is a real issues with your package:

  • Your current $pkgver is a git commit hash. This is not good, since $pkgver needs to be strongly monotoneously increasing by each commit. Please fix that, by making the $pkgver start with something strongly monotoneously increasing, like (optional, if present, some official upstream version number and) git commit count. Use the pkgver() function for it. This will be a major change in versioning scheme, you need to increment $epoch as well then (i.e., in your case, set it to 1).

Thanks for maintining,
regards!

kostyarin commented on 2022-08-20 11:49 (UTC)

So, it doens't work. Use this one https://aur.archlinux.org/packages/yaknt instead.