summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22586021c633..c3dc48d55488 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=apt
-pkgver=1.2.9
+pkgver=1.2.10
pkgrel=1
pkgdesc="commandline package manager"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ options=()
install=
changelog=
source=(http://ftp.debian.org/debian/pool/main/a/$pkgname/${pkgname}_$pkgver.tar.xz)
-sha256sums=('6b0abc0a5ecf101323cecd632f1f7ba40b895d98917dd9258fb0e59aef329746')
+sha256sums=('5c08901d487ee386bbbd0c119808ddfe39a8ec90e33b3cf6763063c35418817a')
build() {
cd "$srcdir/$pkgname-$pkgver"