summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28d12576349b..4ea132d918fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = distrobox
pkgdesc = Use any linux distribution inside your terminal.
- pkgver = 1.2.8
+ pkgver = 1.2.9
pkgrel = 1
url = https://github.com/89luca89/distrobox
arch = any
license = GPL3
optdepends = docker: enable docker usage
optdepends = podman: enable podman usage
- source = distrobox-1.2.8.tar.gz::https://github.com/89luca89/distrobox/archive/1.2.8.tar.gz
+ source = distrobox-1.2.9.tar.gz::https://github.com/89luca89/distrobox/archive/1.2.9.tar.gz
sha256sums = a39a54e63c104caf5a72609cbb13dd52af25980b804bcbc20e17ecf6e8d98cea
pkgname = distrobox
diff --git a/PKGBUILD b/PKGBUILD
index caf24bc92cf7..c5b359029e68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: robertfoster
pkgname=distrobox
-pkgver=1.2.8
+pkgver=1.2.9
pkgrel=1
pkgdesc="Use any linux distribution inside your terminal."
arch=('any')