[arch-commits] Commit in dtkcommon/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon May 17 14:35:16 UTC 2021
Date: Monday, May 17, 2021 @ 14:35:16
Author: felixonmars
Revision: 936013
upgpkg: dtkcommon 5.5.3-1
Modified:
dtkcommon/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-17 14:03:41 UTC (rev 936012)
+++ PKGBUILD 2021-05-17 14:35:16 UTC (rev 936013)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=dtkcommon
-pkgver=5.5.2
-pkgrel=2
+pkgver=5.5.3
+pkgrel=1
pkgdesc='DTK common files'
arch=('any')
url="https://github.com/linuxdeepin/dtkcommon"
@@ -10,7 +10,7 @@
depends=('dconf')
makedepends=('qt5-tools')
source=("https://github.com/linuxdeepin/dtkcommon/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('4019ae13bd3b669844f655db9259dba152d5f71c1a7ad5015333f5582f5faa22b9451f9f83bb08543e8b1f20b801fbf5f65bd21d7096d7c38adf012751596793')
+sha512sums=('54c6d59676d3ba0efdf5b710ca1b0a039779c7a0b16383df7ae1efdf1b370f92f09ee18fa0e9ce204114cc578e169135bcea33e1336c81523f42980ce6e6c1a2')
prepare() {
cd dtkcommon-$pkgver
More information about the arch-commits
mailing list