summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-04-01 17:54:55 +0200
committerGoliathLabs2020-04-01 17:54:55 +0200
commit35b89b98e746fc3139c7d8db91ea86c97b38a68f (patch)
tree577034a02c9a875e0ca3a4ae4391551dd5d863c4
parentb131b078ca30ae68a6d71394dc95082301e6aff0 (diff)
downloadaur-35b89b98e746fc3139c7d8db91ea86c97b38a68f.tar.gz
Updated: 2.0.1 released
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f133cbc5367a..b55dbd2457ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = apt
pkgdesc = Command-line package manager used on Debian-based systems
- pkgver = 2.0.0
+ pkgver = 2.0.1
pkgrel = 1
url = https://packages.debian.org
arch = i686
@@ -24,7 +24,7 @@ pkgbase = apt
provides = apt-utils
conflicts = apt-git
replaces = apt-git
- source = git+https://salsa.debian.org/apt-team/apt.git#tag=2.0.0
+ source = git+https://salsa.debian.org/apt-team/apt.git#tag=2.0.1
sha256sums = SKIP
pkgname = apt
diff --git a/PKGBUILD b/PKGBUILD
index d830b444c0d0..ab30365a7736 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tony Lambiris <tony@critialstack.com>
pkgname=apt
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="Command-line package manager used on Debian-based systems"
arch=('i686' 'x86_64')