summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew O'Neill2020-04-01 21:27:46 -0400
committerAndrew O'Neill2020-04-01 21:27:46 -0400
commitf10620a0fe1df403ea7c5fe3808cfb96cc1efa39 (patch)
tree9d39ec95098de374810d406671bedea812cf0272
parent3fc0f795a211c2d01ac2d89218c34369b7aa6deb (diff)
downloadaur-f10620a0fe1df403ea7c5fe3808cfb96cc1efa39.tar.gz
Release number should be 1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 791680929a6b..e0f7e5cdffa1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = actiona
pkgdesc = A task automation tool that allows you to create and execute action lists
pkgver = 3.10.1
- pkgrel = 3
+ pkgrel = 1
url = https://wiki.actiona.tools
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index d68545e5ce2f..a638c377a4e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=actiona
pkgver=3.10.1
-pkgrel=3
+pkgrel=1
pkgdesc='A task automation tool that allows you to create and execute action lists'
arch=('x86_64')
url='https://wiki.actiona.tools'