diff options
author | justforlxz | 2020-12-21 11:28:53 +0800 |
---|---|---|
committer | justforlxz | 2020-12-21 11:28:53 +0800 |
commit | dfdee9ee82b45cebacd4f4eb050410be50459f26 (patch) | |
tree | 7fca29f8556b317db10e05d77054f32062e90750 | |
parent | fc1fb071cda5aa4543e5ecf35de1844025eac565 (diff) | |
download | aur-golang-deepin-gir-git.tar.gz |
upgpkg: 2.0.2.r1.gd9225a1
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = golang-deepin-gir-git pkgdesc = Generate static golang bindings for GObject pkgver = 2.0.2.r1.gd9225a1 - pkgrel = 2 + pkgrel = 1 url = https://github.com/linuxdeepin/go-gir-generator arch = any groups = deepin-git @@ -2,7 +2,7 @@ pkgname=golang-deepin-gir-git pkgver=2.0.2.r1.gd9225a1 -pkgrel=2 +pkgrel=1 pkgdesc='Generate static golang bindings for GObject' arch=('any') url="https://github.com/linuxdeepin/go-gir-generator" |