summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyuzial2024-04-03 07:17:54 +0200
committerKyuzial2024-04-03 07:17:54 +0200
commit83a2bb60d2cf7359d2761f7c0f1a9f663c78d231 (patch)
treeda8be24df299aef052ca0286c2818ec66eb0bab6 /PKGBUILD
parent2b59e23e2092ee82d1f5ffef80d9d9fe8df874fb (diff)
downloadaur-cosmic-term-git.tar.gz
Add cosmic-icons-git dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0494df9aae84..4a7b74764b10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Kyuzial <kyuzial@protonmail.com>
pkgname=cosmic-term-git
-pkgver=r138.d6946d4
+pkgver=r262.fdf6195
pkgrel=1
pkgdesc="WIP COSMIC Terminal Emulator"
arch=('x86_64')
url="https://github.com/pop-os/cosmic-term"
license=('GPL3')
-depends=('libxkbcommon' 'wayland')
+depends=('libxkbcommon' 'wayland' 'cosmic-icons-git')
makedepends=('cargo' 'git' 'just')
provides=("${pkgname%-git}")
options=('!lto')