summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 2c7d182cb0d001fae0783e69af42fe3195f65317 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Maintainer : Elvin L <elvin@eelviny.me>

pkgname=rocrail
pkgver=git
pkgrel=11643
pkgdesc="Rocrail - Model Railroad Control System"
arch=('x86_64' 'i686')
url='http://wiki.rocrail.net/'
license=('unknown')
depends=()
makedepends=()
source=()
sha256sums=()

msg "This package is now hosted in a private repository."
msg "Add this to your pacman.conf:"
msg "[rocrail]"
msg "SigLevel = Optional"
msg "Server = http://home.eelviny.me:8051/rocrail/$CARCH/"
exit 1