summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjsore2023-08-04 14:28:26 +0300
committerjsore2023-08-04 14:28:26 +0300
commit250e6cd8ac6c1d1096d0c4f76453daf4c3ca3cbb (patch)
tree0472fa3a21a80127b1233720da3047d52dc1ea96 /PKGBUILD
parentc2eadae1960f0537c116c10afa6e09066dcb595b (diff)
downloadaur-250e6cd8ac6c1d1096d0c4f76453daf4c3ca3cbb.tar.gz
Updating the package to version 1.0.4-alt1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf986f09c19f..82b836e4f973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
pkgname=alt-media-writer
_pkgname=ALTMediaWriter
_author=altlinux
-pkgver=0.6.1
+pkgver=1.0.4
pkgrel=1
pkgdesc='ALT Media Writer is a tool that helps users put ALT images on their portable drives such as flash disks.'
arch=('any')
url="https://github.com/${_author}/${_pkgname}"
license=('GPL2')
depends=('xz' 'qt5-base' 'qt5-imageformats' 'qt5-tools' 'qt5-declarative' 'qt5-graphicaleffects' 'qt5-svg'
- 'qt5-quickcontrols' 'qt5-x11extras')
+ 'qt5-quickcontrols' 'qt5-x11extras' 'qt5-quickcontrols2' 'yaml-cpp')
optdepends=('udisks2: Disk Management Service for disk installation')
source=("https://github.com/altlinux/ALTMediaWriter/archive/master.tar.gz")
-md5sums=('1dc3775ea9304a33cf274a843974b415')
+md5sums=('5b4193edd2a735bad157167892051e51')
build() {
cd "ALTMediaWriter-master"