aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: c04038194c76d1de8f842a7bf77af77905d78032 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Lokalise AUR Package
[![Build Status](https://travis-ci.org/famoser/lokalise-aur.svg?branch=master)](https://travis-ci.org/famoser/lokalise-aur)

## Prepare arch upstream


## Update package

1. Update package version in PKGBUILD
2. Generate new checksums with `updpkgsums`
3. Test install `makepkg -si`
4. Update .SRCINFO `makepkg --printsrcinfo > .SRCINFO`
5. `git remote add arch ssh://aur@aur.archlinux.org/lokalise.git`
6. `git push arch`