summarylogtreecommitdiffstats
path: root/update-version.sh
blob: 0bf728c6b1863f7cc84dea9800bae22198bcfc2a (plain)
1
2
3
4
5
6
7
#!/bin/bash

updpkgsums ./PKGBUILD
makepkg --printsrcinfo >| .SRCINFO

# To check and install locally
# makepkg -fsi