Skip to content

Commit 36524a9

Browse files
authored
[pkg-upd] 2.0.0-1
1 parent 8960511 commit 36524a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Maintainer: Georg Wagner <puxplaying_at_gmail_dot_com>
22

33
pkgname=autogit
4-
pkgver=1.9.0
5-
pkgrel=2
4+
pkgver=2.0.0
5+
pkgrel=1
66
pkgdesc="Auto build, update, install PKGBUILDS from Github, Gitlab and AUR"
77
arch=('any')
88
url="https://github.com/puxplaying/autogit"
@@ -24,7 +24,7 @@ optdepends=(
2424
)
2525
backup=("etc/$pkgname/$pkgname.conf")
2626
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
27-
sha256sums=('c5bd919507944703d3aa7ea75719dde43026da0a6de8fae6661c4488229ddd88')
27+
sha256sums=('0629193651d14f7bc60fbb8dccf3b26903b5d5f829434e2c58fa0a81ee7de414')
2828

2929
package () {
3030
cd "$pkgname-$pkgver"

0 commit comments

Comments
 (0)