summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Miguel2023-05-17 15:20:32 +0100
committerBruno Miguel2023-05-17 15:20:32 +0100
commita9471419e2102b7b2a566e7f30d6d28f569849e8 (patch)
treec77104644dc316f2a80d124acb32be1575c626e5
parentfba0b9ac0ac45ee9145987686d752247d54b94d2 (diff)
downloadaur-a9471419e2102b7b2a566e7f30d6d28f569849e8.tar.gz
small changes
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b52430f0b45..9fb5e4f254a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = meowfetch-git
pkgdesc = minimal, fast and customizable system information program written in go.
- pkgver = 1.0.1.r4.ge5424be
- pkgrel = 2
+ pkgver = 1.0.1.e5424be
+ pkgrel = 3
url = https://github.com/Itsnexn/meowfetch
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index e5afc40f6379..e4c04199f507 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ _shortpkgname=meowfetch
pkgdesc=' minimal, fast and customizable system information program written in go.'
arch=('x86_64')
url='https://github.com/Itsnexn/meowfetch'
-pkgrel=2
+pkgrel=3
license=('MIT')
makedepends=('go' 'git')
source=('git+https://github.com/Itsnexn/meowfetch')
md5sums=('SKIP')
provides=($_shortpkgname)
conflicts=($_shortpkgname)
-pkgver=1.0.1.r4.ge5424be
+pkgver=1.0.1.e5424be
pkgver() {
cd meowfetch