diff options
author | anysets | 2024-03-31 22:46:49 +0800 |
---|---|---|
committer | anysets | 2024-03-31 22:46:49 +0800 |
commit | 5628cc87fd81ac5056bc3f4164bf2d9d684c4a2b (patch) | |
tree | 1a199546fbc0e3a5fbc2bbecbea5aa48ad38ec28 /PKGBUILD | |
parent | dbe95391e1a0e570a7872489f48ad710c1803062 (diff) | |
download | aur-5628cc87fd81ac5056bc3f4164bf2d9d684c4a2b.tar.gz |
fix: keep the old env data
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Maintainer: Anysets<anysets@qq.com> pkgname=cn.flamescion.bookworm-compatibility-mode pkgver=12.4.11.2 -pkgrel=1 +pkgrel=3 pkgdesc="a container app packaging and distributing solution." arch=('aarch64' 'x86_64') url="https://gitee.com/amber-ce/amber-ce-bookworm" |