Skip to content

Releases: puxplaying/autogit

1.7.2

24 May 14:53
3f0de93
Compare
Choose a tag to compare

Please merge the new autogit.conf from /usr/share/autogit.conf with your local config if you used a previous version of autogit.

  • Add 3 options to check/update applications. (6bf74b7 e486545)
  • Fix "-git" pkg rebuilds or build fails. 2d3c2f9

1.7.1

21 May 12:12
c41e39f
Compare
Choose a tag to compare

Fix for "-git" pkg updates

This fix should allow a better detection of the upstream source folder for a "-git" package, tested against 10 AUR "-git" packages.
c41e39f

1.7.0 - please rebuild all "-git" packages

20 May 11:23
f783efe
Compare
Choose a tag to compare

Please rebuild any "-git" packages if you used a previous version of autogit.

  • Compare SHA-512 sums of PKGBUILD's instead of "pkgrel" and "pkgver". (many PKGBUILD's misuse the "pkgver" function and make a reliable detection impossible)
  • Extended support for "-git" pkg updates by testing more cases to get the upstream source. Also added a better check for "-git" package detection and commit logs.
  • Fix for fzf menu - binary package deletion.
  • f25a0cb

1.6.0

13 Feb 08:01
cf11e13
Compare
Choose a tag to compare
  • Speed improvement with better use of curl. This affects checks with 10+ packages in a loop and improves the response time.
  • Remove old server check and do it with already used curl by default.
  • 77df187 cf11e13

1.5.7

09 Sep 13:21
dffb72b
Compare
Choose a tag to compare
  • fix "-git" pkg update

1.5.6

03 Sep 17:34
d0cbebb
Compare
Choose a tag to compare
  • clean "-git pkg" log files

1.5.5

03 Sep 16:56
3abf218
Compare
Choose a tag to compare
  • Added remaining functionality for "-git" package updates

1.5.4-1 Fix "-git" PKGBUILD update

01 Sep 16:29
3c91bb0
Compare
Choose a tag to compare

1.5.3 - Reworked Gitpkg update-check

24 Aug 14:27
9d1f958
Compare
Choose a tag to compare
[pkg-upd] 1.5.3-1

Reworked Git Package update-check

1.5.2

23 Aug 17:02
7febcee
Compare
Choose a tag to compare
  • added .SRCINFO check for git-packages