Package Details: tilix-git 1.9.6.r68.g284f583-1

Git Clone URL: https://aur.archlinux.org/tilix-git.git (read-only, click to copy)
Package Base: tilix-git
Description: A tiling terminal emulator for Linux using GTK+ 3
Upstream URL: https://gnunn1.github.io/tilix-web
Licenses: MPL-2.0
Conflicts: tilix
Provides: tilix
Submitter: dsboger
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 24
Popularity: 0.000000
First Submitted: 2017-03-12 01:46 (UTC)
Last Updated: 2026-04-20 19:07 (UTC)

Dependencies (13)

Required by (8)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6

<deleted-account> commented on 2016-02-12 03:00 (UTC)

Running a seperate shell script within your PKGBUILD is generally discouraged. Either put the minimal commands necessary within the prepare(), build(), and package() functions, or write out a Makefile.