Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
autotiling-rs


Commits:
ce485538 by Frederik Schwan at 2025-07-12T10:58:41+02:00
upgpkg: 0.1.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = autotiling-rs
        pkgdesc = Automatically alternates container layouts between horizontal 
and vertical
-       pkgver = 0.1.4
+       pkgver = 0.1.5
        pkgrel = 1
        url = https://github.com/ammgws/autotiling-rs
        arch = x86_64
        license = MIT
        makedepends = rust
-       source = 
https://github.com/ammgws/autotiling-rs/archive/v0.1.4/autotiling-rs-0.1.4.tar.gz
-       b2sums = 
5d815d66e27208450fa99614c9f18a6f3ffa24d3001b72ef7449a363464b6cca0016f4f7770fc4e5abdd292fedf5f1ee6e3d0ba35e034633bf374cb217d9fec5
+       source = 
https://github.com/ammgws/autotiling-rs/archive/v0.1.5/autotiling-rs-0.1.5.tar.gz
+       b2sums = 
105b09a30fe206b74f271166b892e257f6b8276655629795e8b2df9827d49b8fc1f55ae6cdad8d7091ade22992ad58c3bf3fa89d09f91bc349bd1ee7044d7c4e
 
 pkgname = autotiling-rs


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Frederik Schwan <freswa at archlinux dot org>
 
 pkgname=autotiling-rs
-pkgver=0.1.4
+pkgver=0.1.5
 pkgrel=1
 pkgdesc='Automatically alternates container layouts between horizontal and 
vertical'
 arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://github.com/ammgws/autotiling-rs'
 license=('MIT')
 makedepends=('rust')
 
source=("https://github.com/ammgws/autotiling-rs/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-b2sums=('5d815d66e27208450fa99614c9f18a6f3ffa24d3001b72ef7449a363464b6cca0016f4f7770fc4e5abdd292fedf5f1ee6e3d0ba35e034633bf374cb217d9fec5')
+b2sums=('105b09a30fe206b74f271166b892e257f6b8276655629795e8b2df9827d49b8fc1f55ae6cdad8d7091ade22992ad58c3bf3fa89d09f91bc349bd1ee7044d7c4e')
 
 prepare() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/autotiling-rs/-/commit/ce485538c2e74a38e05ff171a7bd2b17940d6b2f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/autotiling-rs/-/commit/ce485538c2e74a38e05ff171a7bd2b17940d6b2f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to