[arch-commits] Commit in deepin-voice-recorder/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 4 14:25:24 UTC 2017
Date: Thursday, May 4, 2017 @ 14:25:23
Author: felixonmars
Revision: 227020
upgpkg: deepin-voice-recorder 1.2-2
fix group
Modified:
deepin-voice-recorder/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-04 13:43:36 UTC (rev 227019)
+++ PKGBUILD 2017-05-04 14:25:23 UTC (rev 227020)
@@ -3,7 +3,7 @@
pkgname=deepin-voice-recorder
pkgver=1.2
-pkgrel=1
+pkgrel=2
pkgdesc='Deepin Voice Recorder'
arch=('i686' 'x86_64')
url="https://github.com/linuxdeepin/deepin-voice-recorder"
@@ -10,7 +10,7 @@
license=('GPL3')
depends=('deepin-tool-kit' 'ffmpeg')
makedepends=('qt5-tools')
-groups=('deepin-extras')
+groups=('deepin-extra')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-voice-recorder/archive/$pkgver.tar.gz")
sha512sums=('15efd87d545e495ff06b2e6a707ea284811dd567a861e0fe7458057e2ec864e1a3256240d705c69a449321e4164d2367a1fdfddccc877dea90bb53b4c3842ccd')
More information about the arch-commits
mailing list