summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustforlxz2021-10-31 11:47:12 +0800
committerjustforlxz2021-10-31 11:47:12 +0800
commit299128ca4043ebcacdf7d7a64a728aff4948ace3 (patch)
tree81cc1a5f51e49c71c0f1149e8dfa30d33a7a6baf
parente1f5c13cb04274c8be2f3ca545b064247de8d563 (diff)
downloadaur-299128ca4043ebcacdf7d7a64a728aff4948ace3.tar.gz
update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e5576653bbb..557cf4016151 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = golang-github-linuxdeepin-go-dbus-factory-git
pkgdesc = GO DBus factory for DDE
pkgver = 1.9.17.r20.g284be7b
- pkgrel = 8
+ pkgrel = 10
url = https://github.com/linuxdeepin/go-dbus-factory
arch = any
groups = deepin-git
diff --git a/PKGBUILD b/PKGBUILD
index 5266e0008933..89a51d374f51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=golang-github-linuxdeepin-go-dbus-factory-git
pkgver=1.9.17.r20.g284be7b
-pkgrel=8
+pkgrel=10
pkgdesc='GO DBus factory for DDE'
arch=('any')
url="https://github.com/linuxdeepin/go-dbus-factory"