blob: 389eb4191dc0b5bce25898ba3583ab1d78fe7680 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = softswitch
pkgdesc = A simple command-line PHP version switcher for Arch Linux.
pkgver = 1.1.0
pkgrel = 3
url = https://github.com/umaarov/softswitch
install = softswitch.install
arch = any
license = MIT
depends = bash
source = https://github.com/umaarov/softswitch/archive/refs/tags/v1.1.0.tar.gz
sha256sums = 9ff64355f79971eec8639c70d304b2ca07cec28ea4f27a34b81ce2625f163d67
pkgname = softswitch
|