Initial commit
This commit is contained in:
commit
17c3896ee3
8 changed files with 167 additions and 0 deletions
16
.SRCINFO
Normal file
16
.SRCINFO
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
pkgbase = downgrade
|
||||
pkgdesc = Bash script for downgrading one or more packages to a version in your cache or the A.L.A.
|
||||
pkgver = 11.5.1
|
||||
pkgrel = 2
|
||||
url = https://github.com/archlinux-downgrade/downgrade
|
||||
arch = any
|
||||
license = GPL-2.0-or-later
|
||||
optdepends = sudo: for installation via sudo
|
||||
backup = etc/xdg/downgrade/downgrade.conf
|
||||
source = https://github.com/archlinux-downgrade/downgrade/releases/download/v11.5.1/downgrade-11.5.1.tar.gz
|
||||
b2sums = f67d61e37ef0543a9abe00062f12ef38a17fc20e199a10b91dd0e8ba604b16c63a0637fb020c513e654f39ff62756a170d45178f9d53074cd69d8b79403bc5ab
|
||||
|
||||
pkgname = downgrade
|
||||
depends = bash
|
||||
depends = fzf
|
||||
depends = pacman-contrib
|
||||
Loading…
Add table
Add a link
Reference in a new issue