diff options
| author | Mineralwater Xu <[email protected]> | 2023-01-07 13:45:55 +0900 |
|---|---|---|
| committer | Mineralwater Xu <[email protected]> | 2023-01-07 13:45:55 +0900 |
| commit | be3136db1925fe2d81f077f10bcb9f9b14279504 (patch) | |
| tree | 46eac73d7d7cc3fcace8b920744a135235ed6ef4 /archlinuxmw/st-mw-git | |
| parent | adc843590a3fd10efff924fffe0b673823d99815 (diff) | |
upgpkg: st-mw-git 0.8.4.r5.119ab88-1: modify PKGBUILD & rebuild
Diffstat (limited to 'archlinuxmw/st-mw-git')
| -rw-r--r-- | archlinuxmw/st-mw-git/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archlinuxmw/st-mw-git/PKGBUILD b/archlinuxmw/st-mw-git/PKGBUILD index 2ae5488..4f76c5c 100644 --- a/archlinuxmw/st-mw-git/PKGBUILD +++ b/archlinuxmw/st-mw-git/PKGBUILD @@ -2,14 +2,14 @@ pkgname=st-mw-git pkgver=0.8.4.r5.119ab88 -pkgrel=2 +pkgrel=1 pkgdesc="MineralwaterXu's build of simple terminal implementation for X" url="https://github.com/MineralwaterXu/st" arch=('x86_64') license=('MIT') depends=('libx11' 'libxft') makedepends=('git') -source=("st::git+https://github.com/MineralwaterXu/st.git") +source=("st::git+https://github.com/MineralwaterXu/st.git#branch=master") sha256sums=('SKIP') pkgver() { |
