summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-02-26 10:06:57 -0700
committerMark Wagie2023-02-26 10:06:57 -0700
commitbbb1a837cad017471dacf90407f51bd152eb2be3 (patch)
tree719c922c965ac5979262ac5532144079b4750349
parent9016dc59efd30ebf701367d026c0c17940752c68 (diff)
downloadaur-bbb1a837cad017471dacf90407f51bd152eb2be3.tar.gz
1.1.1
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59e4531c5f50..7a8cfe5b1eeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = atoms
pkgdesc = Easily manage Linux Chroot(s) and Containers
- pkgver = 1.1.0
+ pkgver = 1.1.1
pkgrel = 1
url = https://github.com/AtomsDevs/Atoms
arch = any
@@ -25,7 +25,7 @@ pkgbase = atoms
depends = python-uproot
depends = python-urllib3
depends = vte4
- source = git+https://github.com/AtomsDevs/Atoms.git#commit=36315140b2ce5667878173f61254a20d4b5b567b
+ source = git+https://github.com/AtomsDevs/Atoms.git#commit=d09f54f95f21912e14ceb15f961d15f12a3f789f
source = git+https://github.com/AtomsDevs/atoms-cli.git
source = git+https://github.com/AtomsDevs/atoms-core.git
source = git+https://github.com/AtomsDevs/servicectl.git
diff --git a/PKGBUILD b/PKGBUILD
index 156df6212700..6a562a52b1ae 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=('atoms' 'atoms-cli' 'atoms-core' 'servicectl-atoms')
pkgbase=atoms
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="Easily manage Linux Chroot(s) and Containers"
arch=('any')
@@ -13,7 +13,7 @@ depends=('libadwaita' 'podman' 'proot-termux' 'python-certifi' 'python-chardet'
makedepends=('git' 'meson' 'python-build' 'python-installer' 'python-setuptools'
'python-wheel')
checkdepends=('appstream-glib')
-_commit=36315140b2ce5667878173f61254a20d4b5b567b # tags/1.1.0^0
+_commit=d09f54f95f21912e14ceb15f961d15f12a3f789f # tags/1.1.1^0
source=("git+https://github.com/AtomsDevs/Atoms.git#commit=${_commit}"
'git+https://github.com/AtomsDevs/atoms-cli.git'
'git+https://github.com/AtomsDevs/atoms-core.git'