Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(*): add arch to scripts missing, pt1 #6587

Merged
merged 1 commit into from
Oct 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/amfora-bin/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = amfora-bin
gives = amfora
pkgver = 1.10.0
pkgdesc = Amfora aims to be the best looking Gemini client with the most features
arch = amd64
breaks = amfora
breaks = amfora-git
breaks = amfora-deb
Expand Down
1 change: 1 addition & 0 deletions packages/amfora-bin/amfora-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="amfora-bin"
gives="amfora"
arch=("amd64")
pkgver="1.10.0"
breaks=("${gives}" "${gives}-git" "${gives}-deb" "${gives}-app")
pkgdesc="Amfora aims to be the best looking Gemini client with the most features"
Expand Down
1 change: 1 addition & 0 deletions packages/arduino-cli-bin/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = arduino-cli-bin
gives = arduino-cli
pkgver = 0.35.3
pkgdesc = An all-in-one solution that provides Boards/Library Managers, sketch builder, board detection, uploader, and many other tools needed to use any Arduino compatible board and platform from command line or machine interfaces
arch = amd64
breaks = arduino-cli
breaks = arduino-cli-deb
breaks = arduino-cli-app
Expand Down
1 change: 1 addition & 0 deletions packages/arduino-cli-bin/arduino-cli-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgname="arduino-cli-bin"
gives="arduino-cli"
repology=("project: ${gives}")
arch=("amd64")
pkgver="0.35.3"
maintainer=("DismissedGuy <[email protected]>")
breaks=("${gives}" "${gives}-deb" "${gives}-app" "${gives}-git")
Expand Down
1 change: 1 addition & 0 deletions packages/arduino-ide-bin/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = arduino-ide-bin
gives = arduino-ide
pkgver = 2.3.2
pkgdesc = An open-source IDE that makes it easy to write code and upload it to Arduino boards
arch = amd64
breaks = arduino-ide
breaks = arduino-ide-deb
breaks = arduino-ide-app
Expand Down
1 change: 1 addition & 0 deletions packages/arduino-ide-bin/arduino-ide-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="arduino-ide-bin"
gives="arduino-ide"
arch=("amd64")
pkgver="2.3.2"
repology=("project: arduino")
maintainer=("DismissedGuy <[email protected]>")
Expand Down
1 change: 1 addition & 0 deletions packages/brave-browser-beta-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pkgbase = brave-browser-beta-deb
pkgver = 1.67.101
pkgdesc = Testing version of world's most unique, privacy friendly web browser
url = https://brave.com/
arch = amd64
pacdeps = brave-keyring-deb
breaks = brave-browser-beta-bin
breaks = brave-browser-beta-git
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="brave-browser-beta-deb"
gives="brave-browser-beta"
arch=("amd64")
pkgver="1.67.101"
breaks=("${gives}-bin" "${gives}-git" "${gives}-app")
source=("https://github.com/brave/brave-browser/releases/download/v${pkgver}/${gives}_${pkgver}_amd64.deb")
Expand Down
1 change: 1 addition & 0 deletions packages/circle-flags-svg-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = circle-flags-svg-deb
gives = circle-flags-svg
pkgver = 2.6.2
pkgdesc = Circle flags in SVG format
arch = all
maintainer = Zahrun <[email protected]>
repology = project: circle-flags
repology = repo: linux_mint_21
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgname="circle-flags-svg-deb"
gives="circle-flags-svg"
repology=("project: circle-flags" "repo: linux_mint_21")
arch=("all")
pkgver="2.6.2"
source=("http://packages.linuxmint.com/pool/main/c/circle-flags/circle-flags-svg_${pkgver}_all.deb")
pkgdesc="Circle flags in SVG format"
Expand Down
1 change: 1 addition & 0 deletions packages/foliate-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pkgbase = foliate-deb
pkgver = 3.0.1
pkgdesc = A simple and modern GTK e-book reader
url = https://johnfactotum.github.io/foliate/
arch = all
replaces = foliate
maintainer = Diegiwg <[email protected]>
source = https://github.com/johnfactotum/foliate/releases/download/3.0.1/foliate_3.0.1_all.deb
Expand Down
1 change: 1 addition & 0 deletions packages/foliate-deb/foliate-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgname="foliate-deb"
gives="foliate"
replaces=("${gives}")
arch=("all")
pkgver="3.0.1"
source=("https://github.com/johnfactotum/${gives}/releases/download/${pkgver}/${gives}_${pkgver}_all.deb")
sha256sums=("933bb5235586cb59a2aa7d5df056cae2b504c5e928621ed6d6e084870279c195")
Expand Down
1 change: 1 addition & 0 deletions packages/fpc-laz-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = fpc-laz-deb
gives = fpc-laz
pkgver = 3.2.2
pkgdesc = Delphi-like IDE for FreePascal gtk2 version
arch = amd64
replaces = fpc
provides = fpc
maintainer = xdavius <[email protected]>
Expand Down
1 change: 1 addition & 0 deletions packages/fpc-laz-deb/fpc-laz-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="fpc-laz-deb"
arch=("amd64")
pkgver="3.2.2"
gives="fpc-laz"
replaces=("fpc")
Expand Down
1 change: 1 addition & 0 deletions packages/fpc-src-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = fpc-src-deb
gives = fpc-src
pkgver = 3.2.2
pkgdesc = Delphi-like IDE for FreePascal gtk2 version
arch = amd64
maintainer = xdavius <[email protected]>
repology = project: fpc
source = https://sourceforge.net/projects/lazarus/files/Lazarus%20Linux%20amd64%20DEB/Lazarus%203.4/fpc-src_3.2.2-210709_amd64.deb
Expand Down
1 change: 1 addition & 0 deletions packages/fpc-src-deb/fpc-src-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="fpc-src-deb"
arch=("amd64")
pkgver="3.2.2"
gives="fpc-src"
repology=("project: fpc")
Expand Down
1 change: 1 addition & 0 deletions packages/hypnotix-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = hypnotix-deb
gives = hypnotix
pkgver = 4.3
pkgdesc = An IPTV streaming application with support for live TV, movies and series
arch = all
pacdeps = gir1.2-xapp-1.0-deb
pacdeps = circle-flags-svg-deb
maintainer = Zahrun <[email protected]>
Expand Down
1 change: 1 addition & 0 deletions packages/hypnotix-deb/hypnotix-deb.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ gives="hypnotix"
repology=("project: ${gives}")
pacdeps=("gir1.2-xapp-1.0-deb" "circle-flags-svg-deb")
pacdeps_debian=("python3-imdbpy-deb")
arch=("all")
pkgver="4.3"
sha256sums=("129f9fd5032252cebbd81a6ea8da4f61dc6bd4d9072dede430bfca8e67451361")
source=("http://packages.linuxmint.com/pool/main/h/hypnotix/hypnotix_${pkgver}_all.deb")
Expand Down
1 change: 1 addition & 0 deletions packages/kxstudio-repos-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = kxstudio-repos-deb
gives = kxstudio-repos
pkgver = 10.0.3
pkgdesc = Enables the KXStudio repositories.
arch = all
maintainer = echometerain <[email protected]>
source = https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_10.0.3_all.deb
sha256sums = a73597e4575a065acdaa2c0217b167818447e1ca509bc1ad080042c8c47060b1
Expand Down
1 change: 1 addition & 0 deletions packages/kxstudio-repos-deb/kxstudio-repos-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="kxstudio-repos-deb"
arch=("all")
pkgver="10.0.3"
source=("https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_${pkgver}_all.deb")
gives="kxstudio-repos"
Expand Down
1 change: 1 addition & 0 deletions packages/lazarus-project-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = lazarus-project-deb
gives = lazarus-project
pkgver = 3.4
pkgdesc = Delphi-like IDE for FreePascal gtk2 version
arch = amd64
breaks = lazarus-ide-qt6
maintainer = xdavius <[email protected]>
repology = project: lazarus
Expand Down
1 change: 1 addition & 0 deletions packages/lazarus-project-deb/lazarus-project-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="lazarus-project-deb"
arch=("amd64")
pkgver="3.4"
gives="lazarus-project"
breaks=("lazarus-ide-qt6")
Expand Down
1 change: 1 addition & 0 deletions packages/lazygit/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pkgbase = lazygit
pkgver = 0.42.0
pkgdesc = simple terminal UI for git commands
url = https://github.com/jesseduffield/lazygit
arch = amd64
depends = git
maintainer = Thomas Crha <[email protected]>
source = https://github.com/jesseduffield/lazygit/releases/download/v0.42.0/lazygit_0.42.0_Linux_x86_64.tar.gz
Expand Down
1 change: 1 addition & 0 deletions packages/lazygit/lazygit.pacscript
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="lazygit"
gives="lazygit"
arch=("amd64")
pkgver="0.42.0"
source=("https://github.com/jesseduffield/lazygit/releases/download/v${pkgver}/lazygit_${pkgver}_Linux_x86_64.tar.gz")
url="https://github.com/jesseduffield/lazygit"
Expand Down
1 change: 1 addition & 0 deletions packages/lutris-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = lutris-deb
gives = lutris
pkgver = 0.5.17
pkgdesc = open source gaming platform
arch = all
depends = python3-gi-cairo
maintainer = Oren Klopfer <[email protected]>
repology = project: lutris
Expand Down
1 change: 1 addition & 0 deletions packages/lutris-deb/lutris-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="lutris-deb"
arch=("all")
pkgver="0.5.17"
gives="lutris"
repology=("project: lutris")
Expand Down
1 change: 1 addition & 0 deletions packages/makedeb-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = makedeb-deb
gives = makedeb
pkgver = 16.0.0
pkgdesc = A tool which takes PKGBUILD files and creates Debian packages installable with DPKG/APT
arch = all
breaks = makedeb
breaks = makedeb-git
maintainer = Elsie19 <[email protected]>
Expand Down
1 change: 1 addition & 0 deletions packages/makedeb-deb/makedeb-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgname="makedeb-deb"
gives="makedeb"
breaks=("${gives}" "${gives}-git")
arch=("all")
pkgver="16.0.0"
repology=("project: ${gives}")
source=("https://proget.makedeb.org/debian-feeds/makedeb/main/makedeb/all/makedeb_all_${pkgver}-stable.deb")
Expand Down
1 change: 1 addition & 0 deletions packages/micro/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgbase = micro
pkgver = 2.0.13
pkgdesc = A modern and intuitive terminal-based text editor
arch = amd64
optdepends = xclip: system clipboard support (X11)
optdepends = wl-clipboard: system clipboard support (Wayland)
replaces = micro
Expand Down
1 change: 1 addition & 0 deletions packages/micro/micro.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="micro"
arch=("amd64")
pkgver="2.0.13"
pkgdesc="A modern and intuitive terminal-based text editor"
maintainer=("edward-riley <[email protected]>")
Expand Down
1 change: 1 addition & 0 deletions packages/mobile-usb-networking-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = mobile-usb-networking-deb
gives = mobile-usb-networking
pkgver = 0.0.4
pkgdesc = USB networking configuration for mobile devices
arch = all
maintainer = Oren Klopfer <[email protected]>
repology = project: mobile-usb-networking
source = https://repo.mobian-project.org/pool/main/m/mobile-usb-networking/mobile-usb-networking_0.0.4_all.deb
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="mobile-usb-networking-deb"
gives="mobile-usb-networking"
arch=("all")
pkgver="0.0.4"
source=("https://repo.mobian-project.org/pool/main/m/${gives}/${gives}_${pkgver}_all.deb")
pkgdesc="USB networking configuration for mobile devices"
Expand Down
1 change: 1 addition & 0 deletions packages/neovide-bin/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pkgbase = neovide-bin
pkgver = 0.12.2
pkgrel = 2
pkgdesc = No nonsense neovim client in Rust
arch = amd64
breaks = neovide
breaks = neovide-git
breaks = neovide-deb
Expand Down
1 change: 1 addition & 0 deletions packages/neovide-bin/neovide-bin.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ maintainer=("wizard-28 <[email protected]>")

pkgname="neovide-bin"
gives="neovide"
arch=("amd64")
pkgver="0.12.2"
pkgrel="2"
pkgdesc="No nonsense neovim client in Rust"
Expand Down
1 change: 1 addition & 0 deletions packages/noisetorch-bin/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = noisetorch-bin
gives = noisetorch
pkgver = 0.12.2
pkgdesc = Easy to use noise suppression for PulseAudio
arch = amd64
depends = policykit-1
breaks = noisetorch
breaks = noisetorch-deb
Expand Down
1 change: 1 addition & 0 deletions packages/noisetorch-bin/noisetorch-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="noisetorch-bin"
gives="noisetorch"
arch=("amd64")
pkgver="0.12.2"
pkgdesc="Easy to use noise suppression for PulseAudio"
repology=("project: noisetorch" "visiblename: noisetorch-bin")
Expand Down
1 change: 1 addition & 0 deletions packages/onnxruntime-bin/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = onnxruntime-bin
gives = onnxruntime
pkgver = 1.17.1
pkgdesc = Cross-platform inference and training machine-learning accelerator
arch = amd64
replaces = onnxruntime
replaces = onnxruntime-bin
replaces = onnxruntime-1-7-0-bin
Expand Down
1 change: 1 addition & 0 deletions packages/onnxruntime-bin/onnxruntime-bin.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgname="onnxruntime-bin"
gives="onnxruntime"
repology=("project: onnxruntime")
replaces=("${gives}" "${gives}-bin" "${gives}-1-7-0-bin" "${gives}-gpu" "${gives}-gpu-bin")
arch=("amd64")
pkgver="1.17.1"
source=("https://github.com/microsoft/onnxruntime/releases/download/v${pkgver}/onnxruntime-linux-x64-${pkgver}.tgz")
pkgdesc="Cross-platform inference and training machine-learning accelerator"
Expand Down
1 change: 1 addition & 0 deletions packages/onnxruntime-gpu-bin/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = onnxruntime-gpu-bin
gives = onnxruntime-gpu
pkgver = 1.17.1
pkgdesc = Cross-platform inference and training machine-learning accelerator with gpu support
arch = amd64
replaces = onnxruntime-gpu-1-7-0-bin
replaces = onnxruntime-gpu
replaces = onnxruntime-gpu-bin
Expand Down
1 change: 1 addition & 0 deletions packages/onnxruntime-gpu-bin/onnxruntime-gpu-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgname="onnxruntime-gpu-bin"
gives="onnxruntime-gpu"
repology=("project: onnxruntime")
arch=("amd64")
pkgver="1.17.1"
source=("https://github.com/microsoft/onnxruntime/releases/download/v${pkgver}/onnxruntime-linux-x64-gpu-${pkgver}.tgz")
pkgdesc="Cross-platform inference and training machine-learning accelerator with gpu support"
Expand Down
1 change: 1 addition & 0 deletions packages/opensnitch-ui-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = opensnitch-ui-deb
gives = python3-opensnitch-ui
pkgver = 1.6.6
pkgdesc = OpenSnitch is a GNU/Linux port of the Little Snitch application firewall
arch = all
maintainer = echometerain <[email protected]>
repology = project: opensnitch-ui
repology = repo: nix_unstable
Expand Down
1 change: 1 addition & 0 deletions packages/opensnitch-ui-deb/opensnitch-ui-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="opensnitch-ui-deb"
arch=("all")
pkgver="1.6.6"
source=("https://github.com/evilsocket/opensnitch/releases/download/v${pkgver}/python3-opensnitch-ui_${pkgver}-1_all.deb")
gives="python3-opensnitch-ui"
Expand Down
1 change: 1 addition & 0 deletions packages/postman-bin/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = postman-bin
gives = postman
pkgver = 10.18.10
pkgdesc = Build, test, and document your APIs faster
arch = amd64
depends = libxss1
depends = libnss3
depends = libgtk-3-0
Expand Down
1 change: 1 addition & 0 deletions packages/postman-bin/postman-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pkgname="postman-bin"
arch=("amd64")
pkgver="10.18.10"
pkgdesc="Build, test, and document your APIs faster"
repology=("project: postman" "visiblename: postman-bin")
Expand Down
1 change: 1 addition & 0 deletions packages/python3-imdbpy-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = python3-imdbpy-deb
gives = python3-imdbpy
pkgver = 2021.04.18
pkgdesc = A package to retrieve and manage the data of the IMDb movie database about both movies and people
arch = all
maintainer = Zahrun <[email protected]>
repology = project: imdbpy
repology = repo: debian_unstable
Expand Down
1 change: 1 addition & 0 deletions packages/python3-imdbpy-deb/python3-imdbpy-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pkgname="python3-imdbpy-deb"
gives="python3-imdbpy"
arch=("all")
pkgver="2021.04.18"
source=("http://ftp.debian.org/debian/pool/main/i/imdbpy/python3-imdbpy_${pkgver}-3_all.deb")
sha256sums=("b093fa1a632d596c4dfcc48a2b6a5149753348b3ca028cd8c0f4c2e1e5ffe80e")
Expand Down
1 change: 1 addition & 0 deletions packages/realvnc-vnc-viewer-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = realvnc-vnc-viewer-deb
gives = realvnc-vnc-viewer
pkgver = 7.6.0
pkgdesc = VNC Viewer, from RealVNC, is remote access software that enables you to securely connect to and control a remote computer
arch = amd64
breaks = realvnc-vnc-viewer
breaks = realvnc-vnc-viewer-bin
breaks = realvnc-vnc-viewer-app
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgname="realvnc-vnc-viewer-deb"
gives="realvnc-vnc-viewer"
breaks=("${gives}" "${gives}-bin" "${gives}-app")
arch=("amd64")
pkgver="7.6.0"
pkgdesc="VNC Viewer, from RealVNC, is remote access software that enables you to securely connect to and control a remote computer"
sha256sums=("394ad2c5a87f7dd7a492938b64403ff2efc94a446d505ca506dca04fdb572f17")
Expand Down
1 change: 1 addition & 0 deletions packages/rio-wayland-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = rio-wayland-deb
gives = rio
pkgver = 0.0.36
pkgdesc = A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers
arch = amd64
breaks = rio-x11-deb
breaks = rio-git
maintainer = Herisson <[email protected]>
Expand Down
1 change: 1 addition & 0 deletions packages/rio-wayland-deb/rio-wayland-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgname="rio-wayland-deb"
gives="rio"
breaks=("rio-x11-deb" "rio-git")
arch=("amd64")
pkgver="0.0.36"
pkgdesc="A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers"
sha256sums=("754ec290a8ec3a3ec130ab4aa5b1ad9d2173620e0d7a228694a91154af9c8c2b")
Expand Down
1 change: 1 addition & 0 deletions packages/rio-x11-deb/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pkgbase = rio-x11-deb
gives = rio
pkgver = 0.0.36
pkgdesc = A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers
arch = amd64
breaks = rio-wayland-deb
breaks = rio-git
maintainer = Herisson <[email protected]>
Expand Down
1 change: 1 addition & 0 deletions packages/rio-x11-deb/rio-x11-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkgname="rio-x11-deb"
gives="rio"
breaks=("rio-wayland-deb" "rio-git")
arch=("amd64")
pkgver="0.0.36"
pkgdesc="A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers"
sha256sums=("754ec290a8ec3a3ec130ab4aa5b1ad9d2173620e0d7a228694a91154af9c8c2b")
Expand Down
Loading
Loading