We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff8ff65 commit ce29be4Copy full SHA for ce29be4
.SRCINFO
@@ -1,6 +1,6 @@
1
pkgbase = aptpac
2
pkgdesc = a pacman wrapper with syntax from debian's apt
3
- pkgver = 2.2.0
+ pkgver = 3.0.0
4
pkgrel = 1
5
url = https://github.com/FascodeNet/aptpac
6
arch = any
@@ -10,7 +10,7 @@ pkgbase = aptpac
10
conflicts = apt
11
conflicts = apt-git
12
conflicts = aptpac-git
13
- source = https://github.com/FascodeNet/aptpac/archive/v2.2.0.zip
+ source = https://github.com/FascodeNet/aptpac/archive/v3.0.0.zip
14
md5sums = SKIP
15
16
pkgname = aptpac
0 commit comments