mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
xdgurl: update to 2.0.3
This commit is contained in:
parent
f39bec45d1
commit
1b85bc9099
@ -1,5 +1,5 @@
|
||||
pkgname=xdgurl
|
||||
pkgver=2.0.2
|
||||
pkgver=2.0.3
|
||||
pkgrel=1
|
||||
pkgdesc="An install helper program for desktop stuff."
|
||||
arch=('x86_64')
|
||||
@ -7,7 +7,7 @@ url="https://github.com/xdgurl/xdgurl"
|
||||
license=('GPL3')
|
||||
depends=('qt5-base>=5.3.0' 'qt5-svg>=5.3.0' 'qt5-declarative>=5.3.0' 'qt5-quickcontrols>=5.3.0')
|
||||
source=("$url/archive/release-$pkgver.tar.gz")
|
||||
sha1sums=('8df62c90d550091b074df8639e75ac7c1b69495e')
|
||||
sha1sums=('8a8597de4a17d172e814497f1c19370945973548')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-release-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user