summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df730ddd8dff..6bdebab14470 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = silver-git
pkgdesc = A cross-shell customizable powerline-like prompt with icons
- pkgver = v1.1.0.r49.g105d298
- pkgrel = 2
+ pkgver = v1.1.0
+ pkgrel = 3
arch = i686
arch = x86_64
arch = armv6h
diff --git a/PKGBUILD b/PKGBUILD
index 006f9e1a196a..02c28feb5702 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: reujab <reujab@gmail.com>
_pkgname=silver
pkgname=$_pkgname-git
-pkgver=v1.1.0.r49.g105d298
-pkgrel=2
+pkgver=v1.1.0
+pkgrel=3
makedepends=('rust' 'cargo' 'git')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
pkgdesc="A cross-shell customizable powerline-like prompt with icons"