summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlmartinez-mirror2021-03-29 16:04:57 -0500
committerlmartinez-mirror2021-03-29 16:04:57 -0500
commit08d5f6b981028598963ea5774cdfbb73d19c141b (patch)
tree7d4fe41c1a296549774dd2d20afd40449668f226
parentfcf771210fffa6e7d2851c2a320234f0bd3e5942 (diff)
downloadaur-08d5f6b981028598963ea5774cdfbb73d19c141b.tar.gz
bump to force update
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2088623f9648..7ddf83c186ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = smenu-git
pkgdesc = A powerful and versatile selection tool for interactive or scripting use
pkgver = 0.9.17.r13.gab186c4
pkgrel = 1
+ epoch = 1
url = https://github.com/p-gen/smenu
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 4bc00960d565..001df295db28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: lmartinez-mirror
# Contributor: Morten Linderud <foxboron@archlinux.org>
pkgname=smenu-git
-_pkgname=smenu
pkgver=0.9.17.r13.gab186c4
pkgrel=1
+epoch=1
pkgdesc="A powerful and versatile selection tool for interactive or scripting use"
arch=('x86_64')
url="https://github.com/p-gen/smenu"