summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Straube2016-05-29 12:36:00 +0200
committerMichael Straube2016-05-29 12:36:00 +0200
commit0fc087ec9eb61d6c8d6c553e639017be1eac8ef8 (patch)
tree0ee4eb7c5b4c79fb36632f0eebba605289da2fa2 /PKGBUILD
parented4928d2df57fcb223ae5fa4cb77cd1a29fd6e70 (diff)
downloadaur-0fc087ec9eb61d6c8d6c553e639017be1eac8ef8.tar.gz
Version 3.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22eb8676ec06..0e36c77f77a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Straube <m.s.online gmx de>
pkgname=actiona
-pkgver=3.9.1
+pkgver=3.9.2
pkgrel=1
pkgdesc="A task automation tool that allows you to create and execute action lists"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('qt5-script' 'qt5-xmlpatterns' 'qt5-x11extras' 'qt5-multimedia' 'opencv' 'libnotify')
makedepends=('qt5-tools' 'boost')
source=("https://github.com/Jmgr/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('46ddc28a6cc4bb951a1ea4bd65832e7cb2f10d4397e18475bb872c83b5c60188')
+sha1sums=('ba01c13e32624d1d61d6e13e036efbf711102c77')
build() {
cd $pkgname-$pkgver