summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd6a87346c91..1ce5c8ebfd5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
# Maintainer: Adrian Lopez <zeioth@hotmail.com>
pkgname=wofi-calc
-pkgver=1.0
+pkgver=1.1
pkgrel=1
epoch=
pkgdesc="A simple calculator for wofi, inspired in rofi-calc."
-arch=(x86_64 i686)
+arch=(any)
url="https://github.com/Zeioth/wofi-calc.git"
license=('MIT')
groups=()
@@ -26,7 +26,7 @@ install=
changelog=
source=("git+$url")
noextract=()
-md5sums=('SKIP')
+sha256sums=('SKIP')
validpgpkeys=()
package() {