File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
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.0.0
3+ pkgver = 3.0.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.0.0 .zip
13+ source = https://github.com/FascodeNet/aptpac/archive/v3.0.1 .zip
1414 md5sums = SKIP
1515
1616pkgname = aptpac
Original file line number Diff line number Diff line change 22# Maintainer: Abraham Levine <echo [email protected] | tr ietursnpl890jc acprlsurecomed>33
44pkgname=aptpac
5- pkgver=3.0.0
6- pkgrel=2
5+ pkgver=3.0.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 1414# License: Do What The Fuck You Want To Public License
1515# maintained by Yamada Hayao
1616
17- APTPAC_VERSION=" 3.0.0 "
17+ APTPAC_VERSION=" 3.0.1 "
1818
1919set -e
2020
You can’t perform that action at this time.
0 commit comments