[arch-commits] Commit in disomaster/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Jul 18 12:51:20 UTC 2019


    Date: Thursday, July 18, 2019 @ 12:51:19
  Author: felixonmars
Revision: 491492

upgpkg: disomaster 0.2.0-1

Modified:
  disomaster/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-18 12:51:10 UTC (rev 491491)
+++ PKGBUILD	2019-07-18 12:51:19 UTC (rev 491492)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=disomaster
-pkgver=0.1.0
+pkgver=0.2.0
 pkgrel=1
 pkgdesc='A libisoburn wrapper class for Qt'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('libisoburn' 'qt5-base')
 makedepends=('qt5-tools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/disomaster/archive/$pkgver.tar.gz")
-sha512sums=('5c4a83c84575913fc3b307eded41e3473ad7986602abc97e9a0f7b5e5e3fd709c6f21ab54c311ec3ecec67daff5dd87bad2e7f3bce01ddf989e6df13122ffdaa')
+sha512sums=('9bba07cafa16a27e26b6008c720400873b4c4bb14fc962a4c20cbe7e433ae88a43d897c14b75ad738b62c34ef3f4e60e7f82a46bd6b161748aefcd0528c15d00')
 
 build() {
   cd disomaster-$pkgver



More information about the arch-commits mailing list