Skip to content

Commit 0803279

Browse files
committed
Update PKGBUILD
1 parent dcc19fa commit 0803279

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PKGBUILD

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: Erik "Nuckal777" Schubert <[email protected]>
22
pkgname=nicator
3-
pkgver=0.3.2
3+
pkgver=0.3.3
44
pkgrel=1
55
pkgdesc="A lightweight encrypting git credential helper"
66
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('Unlicense')
99
depends=('gcc-libs')
1010
makedepends=('cargo' 'git')
1111
optdepends=('git: the VCS nicator is made for')
12-
source=("$pkgname"::"git+https://github.com/Nuckal777/nicator#tag=v0.3.2")
12+
source=("$pkgname"::"git+https://github.com/Nuckal777/nicator#tag=v0.3.3")
1313
noextract=()
1414
md5sums=('SKIP')
1515

0 commit comments

Comments
 (0)