diff --git a/dalci-pkgbuild.toml b/dalci-pkgbuild.toml index f2d7a7e..cc6a559 100644 --- a/dalci-pkgbuild.toml +++ b/dalci-pkgbuild.toml @@ -280,6 +280,10 @@ source = "git" git = "https://github.com/bouteillerAlan/archupdate.git" prefix = "v" +[plasma6-theme-breeze-papirus] +source = "git" +git = "https://codeberg.org/doppelhelix/plasma6-theme-breeze-papirus.git" + [plymouth-theme-aregression] source = "github" github = "joe733/plymouth-theme-aregression" @@ -339,6 +343,16 @@ prefix = "v" source = "aur" aur = "snapper-support" +[subtitlecomposer] +source = "git" +git = "https://invent.kde.org/multimedia/subtitlecomposer.git" +prefix = "v" + +[sunsetr] +source = "git" +git = "https://github.com/psi4j/sunsetr.git" +prefix = "v" + [thinlinc-client-bin] source = "regex" regex = "https://www.cendio.com/downloads/clients/tl-(\\d+\\.\\d+\\.\\d+\\-\\d+)-client-linux-dynamic-x86_64.tar.gz" @@ -388,6 +402,10 @@ prefix = "v" source = "git" git = "https://github.com/ArtsyMacaw/wlogout.git" +[xcursor-viewer] +source = "github" +github = "drizt/xcursor-viewer" + [yay] source = "git" git = "https://github.com/Jguer/yay.git"