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 11pkgbase = aptpac
22 pkgdesc = a pacman wrapper with syntax from debian's apt
3- pkgver = 3.1.0
3+ pkgver = 3.2.1
44 pkgrel = 1
55 url = https://github.com/FascodeNet/aptpac
66 arch = any
@@ -10,7 +10,7 @@ pkgbase = aptpac
1010 conflicts = apt
1111 conflicts = apt-git
1212 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
1414 md5sums = SKIP
1515
1616pkgname = aptpac
Original file line number Diff line number Diff line change 11# Maintaoner: Yamada Hayao <[email protected] >22# Maintainer: Abraham Levine <echo [email protected] | tr ietursnpl890jc acprlsurecomed>33
4- pkgname=aptpac
5- pkgver=3.1.0
6- pkgrel=1
4+ pkgname=" aptpac"
5+ pkgver=" 3.2.1 "
6+ pkgrel=" 1 "
77pkgdesc=" a pacman wrapper with syntax from debian's apt"
88arch=(' any' )
99url=" https://github.com/FascodeNet/aptpac"
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ AURHELPER=
2121
2222
2323set -e
24- APTPAC_VERSION=" 3.1.0 "
24+ APTPAC_VERSION=" 3.2.1 "
2525PACMAN_OPTIONS=
2626HELPERS=(
2727 " /usr/bin/yay"
You can’t perform that action at this time.
0 commit comments