Commit graph

11 commits

Author SHA1 Message Date
4fd7286f24 *: fix updpkgsums duplication 2024-02-13 21:11:14 +08:00
c7a97e2b48 ibs: auto updated to 1.0.3_unix_20170614-3 2023-04-04 19:04:00 +00:00
Kuoi
5109fe2c38 *: polish desktop 2023-04-05 02:56:54 +08:00
Kuoi
4724efb327 *: simplify lilac.yaml 2023-02-15 17:57:14 +08:00
cdedaccfc1 ibs: auto updated to 1.0.3_unix_20170614-2 2023-02-14 18:01:49 +00:00
Kiri
4e2d825f9e
ibs: fix lilac.yaml's regex
change regex from   "IBS_(.*_unix_[0-9]{8}).tar.gz"  to       " IBS_([0-9|\.]*_unix_[0-9]{8}).tar.gz"
2023-02-15 00:48:32 +08:00
Kiri
a52911acd6
fix a bug for contain a version number
change      "IBS 3.0.1"     to       IBS\ *.*[1-9]  to match file: 'IBS 1.0.3' , so when pkgversion chage , it can also work
2023-02-14 16:49:14 +08:00
Kiri
14c2784b26
fix the regex of read pkgversion
change " IBS_([.]*_unix_[0-9]{8}).tar.gz " to " IBS_(.*_unix_[0-9]{8}).tar.gz " ,the last one is right.
2023-02-14 16:42:19 +08:00
Bipin Kumar
b79584eaa8
Update category for ibs.desktop
Science category seems more apt for ibs instead of the generic application category
2023-02-14 09:20:05 +05:30
0d51a917db
ibs: fix lilac.yaml to commit 2023-02-13 21:32:03 +08:00
Kiri
a0aaba87e1
ibs: init (#123)
* Add files via upload

add IBS: Illustrator for Biology

* Update IBS.desktop

* Update PKGBUILD

* Update IBS.desktop

* Update PKGBUILD

* Add files via upload

* Update IBS.desktop

* Update IBS.desktop

* Update IBS.desktop

remove the shebang

* Update PKGBUILD

change the pkgver, and remove the '_pkgname=IBS', remove some useless'{}'

* Delete IBS.desktop

rename the IBS.desktop to ibs.desktop

* Delete ibs

rename ibs to ibs.sh

* rename files

* Update lilac.yaml
2023-02-13 17:26:10 +08:00