File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
pkgbase = aptpac
2
2
pkgdesc = a pacman wrapper with syntax from debian's apt
3
- pkgver = 3.1.0
3
+ pkgver = 3.2.1
4
4
pkgrel = 1
5
5
url = https://github.com/FascodeNet/aptpac
6
6
arch = any
@@ -10,7 +10,7 @@ pkgbase = aptpac
10
10
conflicts = apt
11
11
conflicts = apt-git
12
12
conflicts = aptpac-git
13
- source = https://github.com/FascodeNet/aptpac/archive/v3.1.0 .zip
13
+ source = https://github.com/FascodeNet/aptpac/archive/v3.2.1 .zip
14
14
md5sums = SKIP
15
15
16
16
pkgname = aptpac
Original file line number Diff line number Diff line change 1
1
# Maintaoner: Yamada Hayao <[email protected] >
2
2
# Maintainer: Abraham Levine <echo [email protected] | tr ietursnpl890jc acprlsurecomed>
3
3
4
- pkgname=aptpac
5
- pkgver=3.1.0
6
- pkgrel=1
4
+ pkgname=" aptpac"
5
+ pkgver=" 3.2.1 "
6
+ pkgrel=" 1 "
7
7
pkgdesc=" a pacman wrapper with syntax from debian's apt"
8
8
arch=(' any' )
9
9
url=" https://github.com/FascodeNet/aptpac"
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ AURHELPER=
21
21
22
22
23
23
set -e
24
- APTPAC_VERSION=" 3.1.0 "
24
+ APTPAC_VERSION=" 3.2.1 "
25
25
PACMAN_OPTIONS=
26
26
HELPERS=(
27
27
" /usr/bin/yay"
You can’t perform that action at this time.
0 commit comments