summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHsiu-Ming Chang2018-08-26 14:24:16 +0800
committerHsiu-Ming Chang2018-08-26 14:24:16 +0800
commitfe88c60128ea61a48d09b1c8469d2638ac0140b6 (patch)
tree8e1dad9bda390bd858351ccfdeeafd0a61becefc
parent95a475a5ab8a98e20bd40efbeca25992b98422cf (diff)
downloadaur-fe88c60128ea61a48d09b1c8469d2638ac0140b6.tar.gz
Update to version 3.0.1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98ee709e4487..0f2a03fd41e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,18 @@
pkgbase = hmtimer
pkgdesc = graphical shutdown timer
- pkgver = 3.0.0
+ pkgver = 3.0.1
pkgrel = 1
url = https://cges30901.github.io/hmtimer-website/
install = hmtimer.install
arch = i686
arch = x86_64
license = GPL3
+ makedepends = qt5-tools
depends = qt5-base
depends = qt5-multimedia
depends = hicolor-icon-theme
- source = https://github.com/cges30901/hmtimer/releases/download/hmtimer-3.0.0/hmtimer-3.0.0-src.tar.bz2
- md5sums = d5900551ea0ab25a0a990a19158bb587
+ source = https://github.com/cges30901/hmtimer/archive/v3.0.1.tar.gz
+ md5sums = fdd860a4ab4ad8ecd41a5ec2f2f537db
pkgname = hmtimer
diff --git a/PKGBUILD b/PKGBUILD
index 439811a98447..ba4e0a456366 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hsiu-Ming Chang <cges30901 at gmail dot com>
pkgname=hmtimer
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="graphical shutdown timer"
arch=('i686' 'x86_64')
@@ -8,7 +8,7 @@ url="https://cges30901.github.io/hmtimer-website/"
license=('GPL3')
groups=()
depends=('qt5-base' 'qt5-multimedia' 'hicolor-icon-theme')
-makedepends=()
+makedepends=('qt5-tools')
optdepends=()
provides=()
conflicts=()
@@ -17,12 +17,13 @@ backup=()
options=()
install="$pkgname.install"
changelog=
-source=("https://github.com/cges30901/hmtimer/releases/download/hmtimer-$pkgver/hmtimer-$pkgver-src.tar.bz2")
+source=("https://github.com/cges30901/hmtimer/archive/v$pkgver.tar.gz")
noextract=()
-md5sums=('d5900551ea0ab25a0a990a19158bb587')
+md5sums=('fdd860a4ab4ad8ecd41a5ec2f2f537db')
build() {
cd "$pkgname-$pkgver"
+ lrelease src/language/hmtimer_*.ts
qmake
make
gzip hmtimer.1